Download Bill

Download Bill
Download the bill given its identifier

The supported format for bills is PDF.

Request
URI
GET
https://{api_host}/suite-api/api/chargeback/bills/{id}/download
COPY
Path Parameters
string
id
Required

The bill identifier


Authentication
This operation uses the following authentication methods.
Responses
200

The link to download the bill

"No Custom Example is Available"

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/suite-api/api/chargeback/bills/{id}/download