Transactions
Gets a transaction by ID. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement or Microsoft Partner Agreement.
get/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/transactions/{transactionName}
Path parameters
billingAccountNamestring required
The ID that uniquely identifies a billing account.
billingProfileNamestring required
The ID that uniquely identifies a billing profile.
transactionNamestring required
The ID that uniquely identifies a transaction.
Query parameters
periodStartDatestring required
The start date to fetch the transactions. The date should be specified in MM-DD-YYYY format.
periodEndDatestring required
The end date to fetch the transactions. The date should be specified in MM-DD-YYYY format.
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.