---
title: "gcm/delivery-methods/edit"
method: POST
path: "/gcm/delivery-methods/edit"
tags: ["Delivery Method Endpoints"]
---

# gcm/delivery-methods/edit

`POST /gcm/delivery-methods/edit`

Edit an existing delivery method for a certain recipient contact and corridor delivery method.

## Query parameters

- `AccountID` string, required
- `Key` string, required
- `Signature` string, required
- `DeliveryMethodToken` string, required
- `AccountType` string
- `BankAccountNumber` string
- `BankIdentifierCode` string
- `InternationalBankAccountNumber` string
- `EWalletID` string
- `ServiceProvider` string
- `TelephoneNumber` string
- `BankName` string
- `BankCode` string
- `BranchName` string

## Response `200`

- object
  - `Success` boolean — True if the request was successful, false if it failed
  - `ErrorMessage` string — Error message if any

---

[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/versions/7033bd231ec7/schema)
