Liste as divergências de contratos do consignado
Retorna uma página da fila de divergências operacionais limitada ao tenant e com ordem determinística. Ordem padrão: primeiro o efeito que bloqueia o fluxo (booking_blocked, depois adjustment_required, posting_pending e audit_only), seguido dos itens vencidos, da maior diferença absoluta entre cliente e Lender e da observação mais antiga.
Autorizações
JWT bearer token issued by the identity provider.
Parâmetros de consulta
Filter by category (cash|rate|terms|margin|registration|technical).
Filter by flow effect (audit_only|posting_pending|adjustment_required|booking_blocked). Also the primary triage ordering key: booking_blocked sorts first, audit_only last.
Filter by disposition state (open|disposed).
Filter by assignee identity, or the reserved value 'unassigned' for items with no assignee.
Restrict to open items whose SLA deadline has already passed.
RFC3339 UTC cutoff for the SLA-breached display ordering only; resend the previous page's response AsOf, omit only on the first page. Must not be in the future or older than the pagination window.
Page size.
1 <= x <= 100Page offset.
x >= 0Resposta
OK
RFC3339 UTC cutoff this page used for SLA-breached display ordering only. Resend as asOf on the next page.
Page of divergences; always present, empty slice when none match.
True when at least one more item exists beyond this page.

