v1
latestOpenAPI 3.0.02026-07-2640301.0 MBZelle Endpoints
zelle/withdraw/name-match
Approve or reject a Zelle payment that is pending name match verification. When the recipient's registered name does not match the name provided, the payment is held for manual review.
post/zelle/withdraw/name-match
Response
Example response
{
"Success": true,
"TransactionID": "123456",
"Decision": "APPROVE"
}