post
https://api.autra.io/v1/banking/accounts//pin/validate
Compara o PIN com o hash armazenado. Toda tentativa fica em
banking_account_pin_attempts (audit). Sucesso zera contadores; falha
incrementa failed_attempts e ativa lockout se exceder limite.
⚠️ O PIN vai no header X-Account-Pin, nunca no body.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401PIN_INVALID — pin incorreto (tentativa contou).
403Token inválido.
404PIN_NOT_SET.
423PIN_LOCKED (temporário 15min) ou PIN_PERMANENT_LOCKED.
