---
title: List Win-Back Offer Prices
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-winbackoffers-_id_-prices
---

# List Win-Back Offer Prices

The data structure that represents a get-v1-win back offers-{id}-prices resource.

## URL

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

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the winBackOffers resource ID from the List Win-Back Offers response.

## Query Parameters

fields[subscriptionPricePoints]: fields[territories]: fields[winBackOfferPrices]: filter[territory]: include: limit:

## Response Codes

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

## Overview

Overview List all prices for specific win-back offers. Discussion Example Request and Response

## See Also

### Endpoints

- [Creating and configuring win-back offers](appstoreconnectapi/creating-and-configuring-win-back-offers.md)
- [List Win-Back Offers](appstoreconnectapi/get-v1-subscriptions-_id_-winbackoffers.md)
- [List win-back offer IDs for an auto-renewable subscription](appstoreconnectapi/get-v1-subscriptions-_id_-relationships-winbackoffers.md)
- [Read Win-Back Offer Information](appstoreconnectapi/get-v1-winbackoffers-_id_.md)
- [List price IDs for a win-back offer](appstoreconnectapi/get-v1-winbackoffers-_id_-relationships-prices.md)
- [Create a Win-Back Offer](appstoreconnectapi/post-v1-winbackoffers.md)
- [Modify a Win-Back Offer](appstoreconnectapi/patch-v1-winbackoffers-_id_.md)
- [Delete a Win-Back Offer](appstoreconnectapi/delete-v1-winbackoffers-_id_.md)
