v1

latestOpenAPI 3.0.02026-07-26167441.9 MB

Download a Report

get/reports/{report_id}/download

Path parameters

report_idstring required

The report unique identifier.

Headers

X-Organization-Codestring required

Organization code associated to the request.

Response

200

typestring
download_linkstring
statusstring

Example response

{
  "type": "TRANSACTIONS",
  "download_link": "https://s3.amazonaws.com/.../report.csv",
  "status": "AVAILABLE"
}