Skip to main content
GET
Listar posições de compensação

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de consulta

referenceDate
string

Filter by settlement date (YYYY-MM-DD).

Exemplo:

"2026-06-15"

cycle
string

Filter by settlement cycle.

Exemplo:

"07:50"

stage
string

Filter by clearing stage (PREVIEW or FINAL).

Exemplo:

"FINAL"

limit
string

Page size (default 50, max 500). A non-positive/non-numeric value is rejected with 400.

Exemplo:

"50"

offset
string

Row offset (default 0). A negative/non-numeric value is rejected with 400.

Exemplo:

"0"

Resposta

OK

items
object[] | null
obrigatório

Clearing positions in this page.

pagination
object
obrigatório

Pagination metadata for this page.