Bill
Retrieve Bill Statement in JSON Format
Retrieve a Bill Statement in JSON format for a given Bill ID.
Bill Statements are backing sheets to the invoices sent to your customers. Bill Statements provide a breakdown of the usage responsible for the usage charge line items shown on invoices.
The response to this call returns a pre-signed downloadUrl, which you use with a GET call to obtain the Bill Statement.
get/organizations/{orgId}/bills/{id}/statement/json
Path parameters
orgIdstring required
The unique identifier (UUID) of your Organization. The Organization represents your company as a direct customer of our service.
idstring required
The unique identifier (UUID) of the Bill for which you want to retrieve the Statement.
Response
Returns the download URL