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

# GET /v1/{+customer}:listPurchasableSkus

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

Lists the following: * SKUs that you can purchase for a customer * SKUs that you can upgrade or downgrade for an entitlement. Possible error codes: * PERMISSION_DENIED: The customer doesn't belong to the reseller. * INVALID_ARGUMENT: Required request parameters are missing or invalid.

## Path parameters

- `customer` string, required

## Query parameters

- `changeOfferPurchase.changeType` 'CHANGE_TYPE_UNSPECIFIED' | 'UPGRADE' | 'DOWNGRADE'
- `changeOfferPurchase.entitlement` string
- `createEntitlementPurchase.product` string
- `languageCode` string
- `pageSize` integer
- `pageToken` 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)
