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.
Path parameters
The unique identifier (UUID) of your Organization. The Organization represents your company as a direct customer of our service.
The unique identifier (UUID) of the Bill for which you want to retrieve the Statement.
Response
Returns the download URL
Changes
Changed in 1 of the 10 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 53 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○