Skip to main content
POST
Ler o saldo FGTS consignável de um trabalhador

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Corpo

application/json
authorization
object
obrigatório

Worker grupo-1 digital-authorization evidence used to open or reuse the data-consult consent.

codigoInscricaoEmpregador
enum<string>
obrigatório

Employer inscription type. Manual 003 §3.1.1 p.10 and Manual 002 §3.3.1 p.14 publish exactly two codes: 1 = CNPJ, 2 = CPF.

Opções disponíveis:
1,
2
Exemplo:

"1"

cpf
string
obrigatório

Worker CPF, exactly 11 digits (Manual 002 §3.2.2 p.12: Número, 11 algarismos). In the BODY, never a path or query parameter.

Pattern: ^[0-9]{11}$
Exemplo:

"99999999999"

matricula
string
obrigatório

Employment registration at the employer.

Minimum string length: 1
Exemplo:

"99999999999-A"

numeroInscricaoEmpregador
string
obrigatório

Employer inscription number matching codigoInscricaoEmpregador.

Minimum string length: 1
Exemplo:

"42422253000101"

Resposta

OK

dataHoraConsulta
string<date-time>
obrigatório

Instant the rail computed the balance, RFC 3339 UTC. It is the balance's as-of moment, not the moment you called.

Exemplo:

"2026-07-30T12:00:00Z"

valorMultaRescisoriaConsignado
string
obrigatório

Rescission-penalty portion (decimal string, BRL).

Exemplo:

"400.25"

valorSaldoDisponivelConsignado
string
obrigatório

Consignable FGTS balance (decimal string, BRL).

Exemplo:

"1000.50"