List delinquent loans
Returns delinquent loan drill-down rows for a bucket at a requested business date. The freshness anchor is book-wide, so the same unmeasured business date that refuses the metrics refuses this register too, with 503.
Autorizações
JWT bearer token issued by the identity provider.
Parâmetros de consulta
Business date (YYYY-MM-DD); defaults to the current business day in Brazil (UTC-3).
"2026-06-14"
Filter by loan product identifiers (repeat to pass multiple).
100Filter by loan product version identifiers (repeat to pass multiple).
100Delinquency bucket code.
current, 1_30, 31_60, 61_90, 91_plus, par30, par60, par90 "par30"
Narrow to one loan officer's book. Free-form authenticated identity subject, not necessarily a UUID, at most 255 characters; a system-originated contract carries the empty officer.
255"officer-xyz"
Page size.
1 <= x <= 10025
Page offset.
0 <= x <= 100000
Resposta
OK
Business date the rows were computed for (RFC3339, UTC midnight).
"2026-06-14T12:00:00Z"
Provenance of the rows: snapshot identity, staleness, and freshness policy.
Page size echoed back from the request (max rows in this response).
25
Delinquent loan drill-down rows for the page; always a JSON array (never null).
Zero-based row offset echoed back from the request.
0

