v1
latestOpenAPI 3.0.02026-07-2640301.0 MBVopay Instant Endpoints
rtr/withdraw/transaction/request-cancellation
This endpoint allows you to attempt to cancel an in progress Vopay Instant transaction. Note that the cancellation request will fail if the recipient has already deposited the funds.
post/rtr/withdraw/transaction/request-cancellation
Response
Example response
{
"Success": true,
"TransactionStatus": "cancellation requested",
"Timestamp": "2022-11-26 12:00:00"
}