Invoices
Lists the invoices for a billing account for a given start date and end date. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement, Microsoft Customer Agreement or Enterprise Agreement.
get/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/invoices
Path parameters
billingAccountNamestring required
The ID that uniquely identifies a billing account.
Query parameters
api-versionstring required
The version of the API to be used with the client request. The current version is 2019-10-01-preview.
periodStartDatestring required
The start date to fetch the invoices. The date should be specified in MM-DD-YYYY format.
periodEndDatestring required
The end date to fetch the invoices. The date should be specified in MM-DD-YYYY format.
Response
OK. The request has succeeded.