List delinquent loans (Brazil)
Returns delinquent loan drill-down rows for the validated tenant at a requested business date, filterable by loan product, loan product version and by the regulatory carteira C1..C5 of Res. BCB 352/2023 art. 81. The carteira is derived from the product: it narrows to the loan product versions that declare it, so a carteira no product declares returns an empty page.
Authorizations
JWT bearer token issued by the identity provider.
Query Parameters
Regulatory carteira (Res. BCB 352/2023 art. 81). Narrows to the loan product versions that declare it.
C1, C2, C3, C4, C5 "C5"
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
Response
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

