Bring the scheduled loosening forward

The only path that shortens the 6h grace period, and therefore the only one that costs the operator’s PIN — the one thing whoever hijacked the session does not have.

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.
X-Acting-DocumentstringOptional
CPF of the human performing the operation. Required on cashout routes when the credential enforces a transaction PIN.
X-Transaction-PinstringOptional

Transaction PIN of the operator in X-Acting-Document. Required on cashout routes when the credential enforces a PIN (428 pin_required).

Idempotency-KeystringOptional

Optional client-generated idempotency token (recommended for safe retries).

Response

Pending change promoted to current.
accountIdstring
currentobject
pendingobjectOptional
pendingEffectiveAtdatetimeOptional

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

pendingReasonenumOptional
updatedAtdatetimeOptional

Errors

404
Not Found Error
428
Precondition Error