Zelle 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"
}