v37

latestSwagger 2.0raw.githubusercontent.com2022-06-16119123294.9 KB
PriceSheet

Gets a URL to download the current month's pricesheet for a billing profile. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement.This API is hereby deprecated in favor of https://docs.microsoft.com/en-us/rest/api/cost-management/2022-02-01-preview/price-sheet/download-by-billing-profile. We highly recommend you move to the new preview version, as the csv file in the current preview version will have 500k max size that cannot scale with Azure product growth.

post/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/pricesheet/default/download

Path parameters

billingAccountNamestring required

The ID that uniquely identifies a billing account.

billingProfileNamestring required

The ID that uniquely identifies a billing profile.

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.

Response

OK. The request has succeeded.

expiryTimestring date-time

The time in UTC when the download URL will expire.

urlstring

The URL to the PDF file.