{
"invoice": {
"billing_cycle": "string",
"create_time": "2023-01-15T01:30:15.01Z",
"rows": [
{
"client_id": "string",
"product_id": "string",
"description": "string",
"date": "2023-01-15T01:30:15.01Z",
"columns": [
{
"name": "string",
"value": "string"
}
],
"rated_amount": {
"value": "string"
}
}
],
"download_url": "string"
}
}