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

# zelle/withdraw/name-match

`POST /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.

## 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 — ID of the transaction the decision was applied to
  - `Decision` string, required — The decision that was submitted

---

[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)
