---
title: "account/auto-balance-transfer/cancel"
method: POST
path: "/account/auto-balance-transfer/cancel"
tags: ["Account Endpoints"]
---

# account/auto-balance-transfer/cancel

`POST /account/auto-balance-transfer/cancel`

This endpoint allows you to cancel an auto balance transfer. 

 This option requires special permissions.

## 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
  - `Status` string, required — Contains the new status of the auto transfer balance

---

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