---
title: "POST /providers/Microsoft.BillingBenefits/listSellerResources"
method: POST
path: "/providers/Microsoft.BillingBenefits/listSellerResources"
---

# POST /providers/Microsoft.BillingBenefits/listSellerResources

`POST /providers/Microsoft.BillingBenefits/listSellerResources`

List maccs by billing account

## Parameters

- `../../../../../common-types/resource-management/v6/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Request body

- SellerResourceListRequest — List MACCs under a billing account
  - `properties` SellerResourceListRequestProperties — Request properties to list maccs under a billing account
    - `billingAccountResourceId` string, arm-id, required — Fully-qualified billing account resource identifier where the benefit is applied. Present only for Enterprise Agreement customers.
    - `$filter` string — This is an OData expresssion to filter the list of MACCs based on the properties of MACC passed in the filter.
    - `contributors` boolean — Setting it to true will return the list of contributors associated with the MACC.
    - `milestones` boolean — Setting it to true will return the list of milestones associated with the MACC.
    - `primaryResourceId` string, arm-id — Fully-qualified resource identifier of the primary MACC. Format: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BillingBenefits/maccs/{maccName}.

## Response `200`

Azure operation completed successfully.

- Macc[] — unresolved $ref

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/azure/apis/billingbenefits-microsoft-billingbenefits.md) · [All operations](https://skmtc.net/azure/apis/billingbenefits-microsoft-billingbenefits/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/billingbenefits-microsoft-billingbenefits/revisions/72b283f1b8d9/schema)
