v1

latestOpenAPI 3.0.02026-07-2640301.0 MB
Client Account Auto Balance Transfer Endpoints

account/client-accounts/auto-balance-transfer/cancel

This endpoint allows you to cancel an auto balance transfer.

This option requires special permissions.

post/account/client-accounts/auto-balance-transfer/cancel

Response

Successboolean

True if the request was successful, false if it failed

ErrorMessagestring

Contains a description of the error if the request failed

Statusstring

Contains the new status of the auto transfer balance

Example response

{
  "Status": "cancelled"
}