XS2A.pay
Get a list of all refund and payout with their message_id.
Get a list of all refund and payout with their message_id.
get/payments/refundPayout
Response
Request successfully processed
Example response
{
"total": 26,
"per_page": 15,
"current_page": 1,
"last_page": 15,
"from": 1,
"to": 15,
"data": [
{
"message_id": "INGDDEFFXXX-payment-60704d0872596",
"created_at": "2020-01-01 10:00:00"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.