Use this endpoint to search transactions within a reconciliation context. Supports free-text search, amount range filters, date filters, and status filters with offset-based pagination.
Bearer token authentication (format: "Bearer {token}")
A unique identifier for tracing the request across services.
The unique identifier of the reconciliation context.
Free-text search query
Minimum transaction amount
Maximum transaction amount
Start date filter (RFC 3339 format)
End date filter (RFC 3339 format)
Transaction reference (exact match)
Currency code filter
Source ID filter
Transaction status filter
UNMATCHED, MATCHED, IGNORED, PENDING_REVIEW The maximum number of items to include in the response.
1 <= x <= 50The number of items to skip before returning results.
x >= 0