Skip to main content
Version: 2025-12-18

Download a reconciliation result file

GET 

/demand/accounts/{account_id}/reconciliations/{request_id}/downloads/{download_type}

Download CSV files related to reconciliation submissions.

download typegenerated forDescription
submitted-ridsAll submission typesThe original file submitted by the client. Available once the submission is successfully submitted.
expired-ridsAll submission typesA file containing all expired RIDs for a given submission. Available once the submission has completed processing.
invalid-ridsAll submission typesA file containing all invalid RIDs for a given submission. Available once the submission has completed processing.
remaining-project-completesapproved_ridsA file containing all remaining completes for the project associated with the submission. Available once the submission has completed processing.

Request

Responses

Successfully returns a CSV file.