v1
latestOpenAPI 3.0.12026-07-2412502.6 MBTransactions
Refund a transaction
Process a refund on a transaction.
post/transactions/{transaction_id}/refund
Request body
Response
OK
Example response
{
"date_request": "2023-04-01 00:00:00",
"date_response": "2023-04-01 00:00:00",
"reattempt_data": [
{
"date_request": "2023-04-01 00:00:00",
"date_response": "2023-04-01 00:00:00"
}
]
}