meraproject/vendor/yoomoney/yookassa-sdk-php/tests/Client/fixtures/dealsInfoFixtures.json

27 lines
631 B
JSON
Raw Permalink Normal View History

{
"type": "list",
"items": [
{
"type": "safe_deal",
"fee_moment": "deal_closed",
"id": "dl-285e5ee7-0022-5000-8000-01516a44b147",
"balance": {
"value": -45,
"currency": "RUB"
},
"payout_balance": {
"value": 0,
"currency": "RUB"
},
"status": "closed",
"created_at": "2021-06-18T07:28:39.390Z",
"expires_at": "2021-09-16T07:28:39.390Z",
"metadata": {
"order_id": 37
},
"description": "SAFE_DEAL 123554642-2432FF344R",
"test": false
}
],
"next_cursor": "37a5c87d-3984-51e8-a7f3-8de646d39ec15"
}