List accrual run decisions
Returns what the engine decided for every contract in the accounting month this run closes. One row is one contract-competência, NOT one row the run inserted: runId names the run that CLAIMED the month, so on a re-run it differs from the identifier in the path and the page still shows the month’s decisions instead of coming back empty. An empty page therefore means the month has no decisions at all, never that a re-run did nothing. outcome says where the income went: recognized into P&L, or suspended and withheld under Res. CMN 4.966 art. 17. The recognition fields are ABSENT, not zero, on a withheld month. An unknown run identifier is 404.
Autorizações
JWT bearer token issued by the identity provider.
Parâmetros de caminho
Accrual run identifier.
"550e8400-e29b-41d4-a716-446655440000"
Parâmetros de consulta
Narrow to one recognition kind, e.g. interest or pis_cofins.
32"interest"
Narrow by the state of the item's downstream ledger posting.
pending, posted Narrow to one accounting month (YYYY-MM).
^\d{4}-\d{2}$"2026-05"
Narrow to one loan account's recognitions within this run.
Page size.
1 <= x <= 100Page offset.
0 <= x <= 10000Resposta
OK
Page of the run's recognitions, newest first; always present, empty slice when none match.

