Customers
Lists the customers that are billed to a billing profile. The operation is supported only for billing accounts with agreement type Microsoft Partner Agreement.
get/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/customers
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.
$filterstring
May be used to filter the list of customers.
$skiptokenstring
Skiptoken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skiptoken parameter that specifies a starting point to use for subsequent calls.
Response
OK. The request has succeeded.