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

# GET /v1/{+customer}:listPurchasableOffers

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

Lists the following: * Offers that you can purchase for a customer. * Offers that you can change for an entitlement. Possible error codes: * PERMISSION_DENIED: * The customer doesn't belong to the reseller * The reseller is not authorized to transact on this Product. See https://support.google.com/channelservices/answer/9759265 * INVALID_ARGUMENT: Required request parameters are missing or invalid.

## Path parameters

- `customer` string, required

## Query parameters

- `changeOfferPurchase.billingAccount` string
- `changeOfferPurchase.entitlement` string
- `changeOfferPurchase.newSku` string
- `createEntitlementPurchase.billingAccount` string
- `createEntitlementPurchase.sku` 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)
