v37

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

Validates if a product's charges can be moved to a new invoice section. This operation is supported only for products that are purchased with a recurring charge and for billing accounts with agreement type Microsoft Customer Agreement.

post/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoiceSections/{invoiceSectionName}/products/{productName}/validateTransferEligibility

Path parameters

billingAccountNamestring required

The ID that uniquely identifies a billing account.

billingProfileNamestring required

The ID that uniquely identifies a billing profile.

invoiceSectionNamestring required

The ID that uniquely identifies an invoice section.

productNamestring required

The ID that uniquely identifies a product.

Request body

destinationInvoiceSectionIdstring

The destination invoice section id.

destinationBillingProfileIdstring

The destination billing profile id.

Response

OK. The request has succeeded.

isTransferEligibleboolean

Specifies whether the transfer is eligible or not.