List all prices for a subscription
Get a list of prices for an auto-renewable subscription, by territory.
URL
GET https://api.appstoreconnect.apple.com/v1/subscriptions/{id}/pricesPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Query Parameters
| Name | Type | Description |
|---|---|---|
fields[subscriptionPricePoints] Optional | [string] | |
fields[subscriptionPrices] Optional | [string] | |
fields[territories] Optional | [string] | |
filter[subscriptionPricePoint] Optional | [string] | |
filter[territory] Optional | [string] | |
include Optional | [string] | |
limit Optional | integer | |
filter[planType] Optional | [string] |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | SubscriptionPricesResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | |
| 404 | Not Found Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |
See Also
Endpoints
Create an auto-renewable subscriptionRead subscription informationModify an auto-renewable subscriptionDelete a subscriptionList all localizations for an auto-renewable subscriptionList localization IDs for an auto-renewable subscriptionList all introductory offers for a subscriptionList all introductory offer resource ids for an auto-renewable subscriptionDelete an introductory offer from a subscriptionRead promoted purchase information for a subscriptionGet the promoted purchase ID for an auto-renewable subscriptionList all offer codes for a subscriptionList offer code IDs for an auto-renewable subscriptionList all promotional offer resource ids for an auto-renewable subscriptionList promotional offer IDs for an auto-renewable subscription