---
title: "gcm/recipient-contacts/edit"
method: POST
path: "/gcm/recipient-contacts/edit"
tags: ["Recipient Contact Endpoints"]
---

# gcm/recipient-contacts/edit

`POST /gcm/recipient-contacts/edit`

Edit a recipient contact. Any fields provided must comply with Mastercard Cross-Border Services Data Quality Standards (effective April 20, 2026).

## Response `200`

- object
  - `Success` boolean — True if the request was successful, false if it failed
  - `ErrorMessage` string — Contains a description of the error if the request failed
  - `RecipientContactID` integer — The unique ID of the new recipient contact.

---

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