---
title: List All Prices for an In-App Purchase Offer Code
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-inapppurchaseoffercodes-_id_-prices
---

# List All Prices for an In-App Purchase Offer Code

Get a list of prices for a specific in-app purchase offer code.

## URL

GET https://api.appstoreconnect.apple.com/v1/inAppPurchaseOfferCodes/{id}/prices

## Path Parameters

id:

## Query Parameters

fields[inAppPurchaseOfferPrices]: fields[inAppPurchasePricePoints]: fields[territories]: filter[territory]: include: limit:

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 :

## See Also

### Creating and Managing In-App Purchase Offer Codes

- [Create an In-App Purchase Offer Code](appstoreconnectapi/post-v1-inapppurchaseoffercodes.md)
- [Read In-App Purchase Offer Code Information](appstoreconnectapi/get-v1-inapppurchaseoffercodes-_id_.md)
- [Modify an In-App Purchase Offer Code](appstoreconnectapi/patch-v1-inapppurchaseoffercodes-_id_.md)
- [Get All Price IDs for an In-App Purchase Offer Code](appstoreconnectapi/get-v1-inapppurchaseoffercodes-_id_-relationships-prices.md)
