v1
latestOpenAPI 3.0.02026-07-2640301.0 MBZelle Endpoints
zelle/cancel
Cancel a pending Zelle withdrawal transaction. If the transaction has already been submitted to the processor, a cancellation request will be sent.
post/zelle/cancel
Response
Example response
{
"Success": true,
"TransactionID": "123456",
"TransactionStatus": "cancelled"
}