Use this endpoint to retrieve a paginated list of unmatched transactions for a specific context and date range. The response uses cursor-based pagination.
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