XS2A.pay
Get a refund Payout of transaction.
Here you can retrieve a specific accumulated refund/payout of a transaction.
get/payments/{transaction_id}/refundPayout
Path parameters
transaction_idstring required
ID of the transaction to be retrieved.
Response
Request successfully processed
Example response
{
"transaction": "10003-xp-911h-mv99",
"amount_issued": 10.02,
"type": "payout",
"testmode": "1",
"created_at": "2020-01-01 10:00:00"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.