Authorization: Bearer ********************billing:read-Чтение биллингаcurl --location 'https://api-v2.streamvi.io/method/money_flow/list?v=undefined&language=undefined&project_id=undefined&limit=undefined&offset=undefined&date_from=undefined&date_to=undefined&type=undefined&balance_type=undefined'{
"total": 0,
"limit": 0,
"offset": 0,
"results": [
{
"money_flow_id": 1,
"amount": "1",
"currency": "rub",
"date": "2026-05-13T14:07:19.817Z",
"type": "registration_bonus",
"balance": 0,
"details": {
"title": "text",
"date_end": "2026-05-13T14:07:19.816Z"
},
"payment_details": {
"ofq_qr": "t=20260123T154530&s=1250.50&fn=9282440300123456&i=12345&fp=987654321&n=1"
},
"payout_details": {
"status": "success"
},
"refund_details": {
"status": "success"
}
}
]
}