v1
latestOpenAPI 3.0.02026-07-2640301.0 MBInterac Endpoints
interac/money-request/transaction/request-cancellation
This endpoint allows you to attempt to cancel an in progress money request transaction. Note that the cancellation request will fail if the recipient has already fulfilled the request. A successful cancellation using this endpoint will incur an Interac network cancellation fee.
post/interac/money-request/transaction/request-cancellation
Response
Example response
{
"Success": true,
"TransactionStatus": "cancellation requested",
"Timestamp": "2019-11-26 12:00:00"
}