---
title: "zelle/withdraw"
method: POST
path: "/zelle/withdraw"
tags: ["Zelle Endpoints"]
---

# zelle/withdraw

`POST /zelle/withdraw`

Initiate a Zelle B2C payment to a recipient identified by email address or mobile phone number.

## Response `200`

- object
  - `Success` boolean, required — True if the request was successful, false if it failed
  - `ErrorMessage` string, required — Contains a description of the error if the request failed
  - `TransactionID` string, required — Unique identifier for the created Zelle transaction

---

[API](https://skmtc.net/vopay/apis/accounts.md) · [All operations](https://skmtc.net/vopay/apis/accounts/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vopay/accounts/revisions/7033bd231ec7/schema)
