---
title: In-App purchase price schedules
framework: appstoreconnectapi
role: collectionGroup
role_heading: API Collection
path: appstoreconnectapi/in-app-purchase-price-schedules
---

# In-App purchase price schedules

Create a scheduled price change for an in-app purchase, and get information about scheduled price changes.

## Topics

### 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)
- [Read the Selected Base Territory for an In-App Purchase Price Schedule](appstoreconnectapi/get-v1-inapppurchasepriceschedules-_id_-baseterritory.md)
- [Get the base territory ID for an in-app purchase price schedule](appstoreconnectapi/get-v1-inapppurchasepriceschedules-_id_-relationships-baseterritory.md)

### Objects

- [InAppPurchasePriceSchedule](appstoreconnectapi/inapppurchasepriceschedule.md)
- [InAppPurchasePriceScheduleCreateRequest](appstoreconnectapi/inapppurchasepriceschedulecreaterequest.md)
- [InAppPurchasePriceScheduleResponse](appstoreconnectapi/inapppurchasepricescheduleresponse.md)
- [InAppPurchasePricesResponse](appstoreconnectapi/inapppurchasepricesresponse.md)
- [InAppPurchasePriceScheduleAutomaticPricesLinkagesResponse](appstoreconnectapi/inapppurchasepricescheduleautomaticpriceslinkagesresponse.md)
- [InAppPurchasePriceScheduleBaseTerritoryLinkageResponse](appstoreconnectapi/inapppurchasepriceschedulebaseterritorylinkageresponse.md)
- [InAppPurchasePriceScheduleManualPricesLinkagesResponse](appstoreconnectapi/inapppurchasepriceschedulemanualpriceslinkagesresponse.md)

## See Also

### Managing In-App Purchases

- [Managing in-app purchases](appstoreconnectapi/managing-in-app-purchases.md)
- [In-App Purchases](appstoreconnectapi/in-app-purchases.md)
- [In-App Purchase Localizations](appstoreconnectapi/in-app-purchase-localizations.md)
- [In-app purchase availability](appstoreconnectapi/in-app-purchase-availability.md)
- [In-app purchase images](appstoreconnectapi/in-app-purchase-images.md)
