List clearing positions
Lists the settlement institution’s (IF Liquidante) clearing positions for the request tenant: the SLC0001 (clearing net-position notice) net position per participant by stage (PREVIEW/FINAL). This is the clearing PREVIEW/POSITION notice only — it carries NO deposit window or action. Filters: referenceDate (YYYY-MM-DD), cycle, stage. Offset/limit pagination WITHOUT a total count. RBAC: clearing:read; tenant is always derived from the validated request identity.
Authorizations
JWT bearer token issued by the identity provider.
Query Parameters
Filter by settlement date (YYYY-MM-DD).
"2026-06-15"
Filter by settlement cycle.
"07:50"
Filter by clearing stage (PREVIEW or FINAL).
"FINAL"
Page size (default 50, max 500). A non-positive/non-numeric value is rejected with 400.
"50"
Row offset (default 0). A negative/non-numeric value is rejected with 400.
"0"

