---
title: "account/client-accounts/transfer/schedule/cancel"
method: POST
path: "/account/client-accounts/transfer/schedule/cancel"
tags: ["Client Account Transfer Endpoints"]
---

# account/client-accounts/transfer/schedule/cancel

`POST /account/client-accounts/transfer/schedule/cancel`

This endpoint is used to cancel a scheduled client account transfer and all remaining payments belonging to that scheduled transfer. Only scheduled transfers with the status in progress can be cancelled.

## 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
  - `Status` string — A message indicating the resulting scheduled transfer status.

---

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