BillingProfiles
Updates the properties of a billing profile. Currently, displayName, poNumber, bill-to address and invoiceEmailOptIn can be updated. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement or Microsoft Partner Agreement.
patch/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}
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.
Request body
Response
OK. The request has succeeded.