refunds
Get Disbursements
get/v2/disbursements/{id}
Path parameters
idstring required
Example:dsbm_yWYfCSzsUUhr9KwMv7vuLZHX
Response
Successful Response
Example response
{
"id": "dsbm_yWYfCSzsUUhr9KwMv7vuLZHX",
"amount": 50,
"currency": "eur",
"date_bank": "2023-08-16",
"date_disbursement": "2023-08-15",
"card": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
"created": "1512518400",
"payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.