Read the selected base territory for an in-app purchase price schedule
Get information about the selected base territory for an in-app purchase price schedule.
URL
GET https://api.appstoreconnect.apple.com/v1/inAppPurchasePriceSchedules/{id}/baseTerritoryPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Query Parameters
| Name | Type | Description |
|---|---|---|
fields[territories] Optional | [string] |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | TerritoryResponse | |
| 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
Read in-app purchase price schedule informationRead price information for an in-app purchase price scheduleGET /v1/inAppPurchasePriceSchedules/{id}/relationships/manualPricesAdd a scheduled price change to an in-app purchaseList automatically generated prices for an in-app purchase priceGET /v1/inAppPurchasePriceSchedules/{id}/relationships/automaticPricesGET /v1/inAppPurchasePriceSchedules/{id}/relationships/baseTerritory