Fetch Reconciliation Report (By ID)
Fetches a previously created reconciliation report by report ID.
Path parameters
id
Report identifier.
Response
Report retrieved successfully.
id
Report identifier.
status
Current report status (e.g. RUNNING, COMPLETED, FAILED).
generatedAt
Timestamp when the report was generated (when completed).
rows
Report rows (when completed).
downloadUrl
Optional URL to download the report file (if provided).
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error