Get the account cashout locks

Returns the cashout locks currently active on the account and any pending lock change awaiting approval.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

accountIdstringRequired
Account identifier.

Headers

X-Tenant-IdstringRequired
Tenant context used for authorization and routing.

Response

Current locks, plus any scheduled loosening.
accountIdstring
currentobject
pendingobjectOptional
pendingEffectiveAtdatetimeOptional

When the loosening takes over (6h after the request).

pendingReasonenumOptional
updatedAtdatetimeOptional

Errors

404
Not Found Error