v51

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

Approve pending transfer limits

Approve transfer limits that are pending SCA authentication.

post/balanceAccounts/{id}/transferLimits/approve

Path parameters

idstring required

The unique identifier of the balance account.

Headers

WWW-Authenticatestring

Header for authenticating using SCA.

Request body

transferLimitIdsstring[] required

A list that includes the transferLimitId of all the pending transfer limits you want to approve.

Response

No Content - The request has succeeded.