Download a bill file

Returns the content of the selected contract's invoice, credit memo, debit memo file, or usage data for Cloud Computing services.
The downloadable file is available in the response body. The format of the file
depends on the value of the Accept header. Available formats are CSV, PDF,
and JSON.

Path Params
integer
required

Identifies the invoice, credit memo, or debit memo that you want to download.

string
required

Identifies the contract that you want to see aggregated data from.

Query Params
string
enum
Defaults to REGULAR

Enum Source type of the invoice, either REGULAR for Control Center services, or COMPUTE for the Cloud Computing usage data. For
the COMPUTE source type, data is available in the CSV format only, for invoices
from February 2024 onwards.

Allowed:
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

204

This response indicates there were no results based on the requested parameters.

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/pdf
text/csv
application/problem+json