Bill
Create Bill Statement in CSV Format
Generate a specific Bill Statement for the provided 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 to this call returns a pre-signed downloadUrl, which you then use with a GET call to obtain the Bill statement in CSV format.
post/organizations/{orgId}/bills/{id}/statement/csv
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 generate the Statement in CSV format.
Response
Returns the download URL