Read the CEF D+2 repasse transfers included in a window
Reads the rail’s consultar-repasse-pagamentos (Manual 005 v1.13 §3.4): the per-registro CEF D+2 transfers included in the inclusion window, each with its own competência, guia and transfer instant. The existence of a registro IS the liquidation — the rail publishes no status field. Same mandatory 30-day-capped window as escriturações, and the same no-write discipline: the job’s done-keys are untouched.
Authorizations
JWT bearer token issued by the identity provider.
Query Parameters
Inclusion window start, RFC 3339 (rail dataHoraInicio, Obrigatório Sim — Manual 005 v1.13 §3.3.1 p.20 / §3.4.1 p.26).
"2026-07-01T00:00:00Z"
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.
"2026-07-30T00:00:00Z"
Response
OK
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.

