Client Account Transfer Endpoints
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.
post/account/client-accounts/transfer/schedule/cancel
Response
Example response
{
"Status": "cancelled"
}