Skip to main content
GET
Leia as transferências de repasse CEF D+2 incluídas em uma janela

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de consulta

data_hora_inicio
string<date-time>
obrigatório

Inclusion window start, RFC 3339 (rail dataHoraInicio, Obrigatório Sim — Manual 005 v1.13 §3.3.1 p.20 / §3.4.1 p.26).

Exemplo:

"2026-07-01T00:00:00Z"

data_hora_fim
string<date-time>
obrigatório

Inclusion window end, RFC 3339 (rail dataHoraFim, Obrigatório Sim). The span must not exceed 30 days — the rail answers code GR above that (Manual 005 v1.13 §4.1 p.29), and this gateway refuses 422 locally so the attempt costs no rail quota.

Exemplo:

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

Resposta

OK

registros
object[] | null
obrigatório

The per-registro repasse records included in the window, each with its own competência. This read returns records, NOT a competência aggregate. An empty list is the rail's answer, not an error.