v1
latestOpenAPI 3.0.12026-07-2412502.6 MBTransactions
Void a transaction
This is only available during the allotted timeframe allowed by the gateway to complete a void.
post/transactions/{transaction_id}/void
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"
}
]
}