v1
latestOpenAPI 3.1.02026-07-263644911022.4 KBReporting
Export matched transactions report
Use this endpoint to export a matched transactions report in CSV or PDF format for the specified date range.
get/v1/reports/contexts/{contextId}/matched/export
Path parameters
contextIdstring required
The unique identifier of the reconciliation context.
Query parameters
date_fromstring required
Start date (YYYY-MM-DD)
date_tostring required
End date (YYYY-MM-DD)
source_idstring
Source ID filter
format'csv' | 'pdf'
Export format (csv or pdf)
Headers
X-Request-Idstring
A unique identifier for tracing the request across services.
Response
Indicates that the request was successful and the response contains the expected data.