Download an invoice. Download a specific invoice, specified by its ID.
The request DownloadInvoiceRequest
A Promise of Blob
Get current month's consumption. The consumption reflects the amount of money you have spent for the products you have used. The consumption value is monetary and is not computed in real time.
The request GetConsumptionRequest
A Promise of GetConsumptionResponse
List all user's discounts. List all discounts for an organization and usable categories/products/offers/references/regions/zones where the discount can be applied.
The request ListDiscountsRequest
A Promise of ListDiscountsResponse
List invoices. List all your invoices, filtering by start_date
and
invoice_type
. Each invoice has its own ID.
The request ListInvoicesRequest
A Promise of ListInvoicesResponse
Billing API.
This API allows you to manage and query your Scaleway billing and consumption.