Invalidate an operator's PIN

Immediate and does not ask for the current PIN — it narrows access (the operator stops paying until a new PIN is set). This is also how the hard lock (6 wrong attempts) is cleared.

Authentication

AuthorizationBearer

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

Path parameters

accountIdstringRequired
Account identifier.
documentstringRequired
CPF of the operator.

Headers

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

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

Response

PIN invalidated.
accountIdstringOptional
actingDocumentstringOptional
statusstringOptional

Errors

404
Not Found Error