Retrieve Bill Statement in CSV Format
Retrieve a specific Bill Statement for the given Bill UUID in CSV format.
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 includes a pre-signed downloadUrl, which must be used with a separate GET call to download the actual Bill Statement. This ensures secure access to the requested information.
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 to retrieve the Statement in CSV format.
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
- ○