To download a file, the request format is:
GET https://<url_prefix>v1/files/{fileId} ?organizationID={organizationID}
Value | Description |
---|---|
< url_prefix > | Name of the server from which to download the report.
Use one of these values:
|
< fileId > | ID of the file you want to download. This value is
returned in the response for available files. |
< organizationID > | The organization ID under which the report is
subscribed. This can be the merchant ID, account ID, or reseller ID. |