---
title: Read the Selected Base Territory for an In-App Purchase Price Schedule
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-inapppurchasepriceschedules-_id_-baseterritory
---

# 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}/baseTerritory

## Path Parameters

id:

## Query Parameters

fields[territories]:

## Response Codes

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

## See Also

### Endpoints

- [Read In-App Purchase Price Schedule Information](appstoreconnectapi/get-v1-inapppurchasepriceschedules-_id_.md)
- [Read Price Information for an In-App Purchase Price Schedule](appstoreconnectapi/get-v1-inapppurchasepriceschedules-_id_-manualprices.md)
- [List manual price IDs for an in-app purchase price schedule](appstoreconnectapi/get-v1-inapppurchasepriceschedules-_id_-relationships-manualprices.md)
- [Add a Scheduled Price Change to an In-App Purchase](appstoreconnectapi/post-v1-inapppurchasepriceschedules.md)
- [List Automatically Generated Prices for an In-App Purchase Price](appstoreconnectapi/get-v1-inapppurchasepriceschedules-_id_-automaticprices.md)
- [List automatic price IDs for an in-app purchase price schedule](appstoreconnectapi/get-v1-inapppurchasepriceschedules-_id_-relationships-automaticprices.md)
- [Get the base territory ID for an in-app purchase price schedule](appstoreconnectapi/get-v1-inapppurchasepriceschedules-_id_-relationships-baseterritory.md)
