Zelle Endpoints
zelle/withdraw
Initiate a Zelle B2C payment to a recipient identified by email address or mobile phone number.
post/zelle/withdraw
Response
Example response
{
"Success": true,
"TransactionID": "123456"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.