{
"cash_flows": [
{
"period": {
"id": 0,
"begin": "2019-08-24T14:15:22.123Z",
"end": "2019-08-24T14:15:22.123Z"
},
"orders_amount": 0,
"returns_amount": 0,
"commission_amount": 0,
"services_amount": 0,
"item_delivery_and_return_amount": 0,
"currency_code": "string"
}
],
"details": [
{
"begin_balance_amount": 0,
"delivery": {
"total": 0,
"amount": 0,
"delivery_services": {
"total": 0,
"items": [
{
"name": "string",
"price": 0
}
]
}
},
"invoice_transfer": 0,
"loan": 0,
"payments": {
"currency_code": "string",
"payment": 0
},
"period": {
"id": 0,
"begin": "2019-08-24T14:15:22.123Z",
"end": "2019-08-24T14:15:22.123Z"
},
"return": {
"total": 0,
"amount": 0,
"return_services": {
"total": 0,
"items": [
{
"name": "string",
"price": 0
}
]
}
},
"rfbs": {
"total": 0,
"transfer_delivery": 0,
"transfer_delivery_return": 0,
"compensation_delivery_return": 0,
"partial_compensation": 0,
"partial_compensation_return": 0
},
"services": {
"total": 0,
"items": [
{
"name": "string",
"price": 0
}
]
},
"others": {
"total": 0,
"items": [
{
"name": "string",
"price": 0
}
]
},
"end_balance_amount": 0
}
],
"page_count": 0
}