Get billing statement details

Get details about a billing statement for the organization. BILL generates a monthly billing invoice statement for all the billing activities in the organization.

From the response, use downloadLink in a GET request to download a billing statement.

curl '{downloadLink}' --header 'sessionId: {session_id}' --output {statement_name}
Path Params
string
required
length ≥ 1

BILL-generated ID of the organization. The value begins with 008.

string
required
length ≥ 1

BILL-generated ID of the billing statement. The value begins with 0S0.

Headers
string | null

API session ID generated with /v3/login

string | null

Developer key generated with your BILL developer account

Responses

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