Download Charge Back Report
Download the Tenant Report given its identifier
The supported formats for Tenant Reports are PDF, CSV. If the format is not
specified the downloaded report will be in PDF format.
NOTE: In case the Accept header is provided, ensure that its value corresponds to the 'format' request parameter (including the default value when the request parameter is omitted).
Request
URI
GET
https://{api_host}/suite-api/api/chargeback/reports/{id}/download
COPY
Path Parameters
string
id
Required
The Identifier of the Tenant Report
Query Parameters
string
format
Optional
The format of the Tenant Report
Responses
200
The link to download the tenant report
"No Custom Example is Available"
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/suite-api/api/chargeback/reports/{id}/download
On This Page
Tenant Reports Operations
GET
Get Report Schedules By Id
POST
Create Report Schedule By Id
PUT
Update Report Schedule By Id
DELETE
Delete Schedule By Id
GET
Get Report Schedule By Id
GET
Get Charge Back Reports
POST
Create Charge Back Report
DELETE
Delete Charge Back Report
GET
Get Charge Back Report
GET
Download Charge Back Report