v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-3196247792.5 KB
Transfer limits - balance platform 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/balancePlatforms/{id}/transferLimits/{transferLimitId}

Path parameters

idstring required

The unique identifier of the balance platform.

transferLimitIdstring required

The unique identifier of the transfer limit.

Response

No Content - The request has succeeded.