To download a file, the request format is:
GET https://<url_prefix>v1/files/{fileId} ?organizationID={organizationID}
Summary Report Definition URL Values
Value
Description
<
url_prefix
>
Name of the server from which to download the report. Use one of these values:
  • Production
    :
    api.smartpayfuse.barclaycard
  • Test
    :
    api.smartpayfuse-test.barclaycard
<
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.