Use this endpoint to retrieve a paginated list of matched transactions for a specific context and date range. The response uses cursor-based pagination.
Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token authentication (format: "Bearer {token}")
A unique identifier for tracing the request across services.
The unique identifier of the reconciliation context.
Start date (YYYY-MM-DD)
End date (YYYY-MM-DD)
Source ID filter
The cursor value for retrieving the next page of results.
The maximum number of items to include in the response.
1 <= x <= 200Sort order by date
asc, desc Paginated list of matched transactions
Cursor-paginated list of matched transactions
List of matched transaction items
Metadatos de paginación por cursor para endpoints de reporte. Ambos campos
son tokens opacos (JSON codificado en base64); trátelos como strings y
devuélvalos sin modificar en el parámetro cursor para navegar. Cadena vacía
indica que no hay más páginas en esa dirección.