---
title: "eft/withdraw/schedule/edit"
method: POST
path: "/eft/withdraw/schedule/edit"
tags: ["EFT Endpoint"]
---

# eft/withdraw/schedule/edit

`POST /eft/withdraw/schedule/edit`

This endpoint is used to edit or cancel an upcoming payment (only the amount can be edited). 

Notes. If the field amount is set as 0 or it is not provided, we consider the upcoming payment as cancelled. 

For additional details of the scheduled transactions, please visit https://docs.vopay.com/docs/schedule-a-payment

## 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

---

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