---
title: "GET /v1/{+customer}:queryEligibleBillingAccounts"
method: GET
path: "/v1/{+customer}:queryEligibleBillingAccounts"
tags: ["accounts"]
---

# GET /v1/{+customer}:queryEligibleBillingAccounts

`GET /v1/{+customer}:queryEligibleBillingAccounts`

Lists the billing accounts that are eligible to purchase particular SKUs for a given customer. Possible error codes: * PERMISSION_DENIED: The customer doesn't belong to the reseller. * INVALID_ARGUMENT: Required request parameters are missing or invalid. Return value: Based on the provided list of SKUs, returns a list of SKU groups that must be purchased using the same billing account and the billing accounts eligible to purchase each SKU group.

## Path parameters

- `customer` string, required

## Query parameters

- `skus` string[]

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/cloudchannel.md) · [All operations](https://skmtc.net/google/apis/cloudchannel/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/cloudchannel/versions/7477d1d5f236/schema)
