v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-3196247792.5 KB
Transfer limits - balance account level

Delete a scheduled or pending transfer limit

Delete a scheduled or pending transfer limit using its unique transferLimitId. You cannot delete an active limit.

delete/balanceAccounts/{id}/transferLimits/{transferLimitId}

Path parameters

idstring required

The unique identifier of the balance account.

transferLimitIdstring required

The unique identifier of the transfer limit.

Response

No Content - The request has succeeded.