<!--
{
  "documentType" : "article",
  "framework" : "AppStoreConnectAPI",
  "identifier" : "/documentation/AppStoreConnectAPI/in-app-purchase-price-schedules",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "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`](/documentation/AppStoreConnectAPI/GET-v1-inAppPurchasePriceSchedules-_id_)

Get information about a specific scheduled price change for an in-app purchase.

[`Read Price Information for an In-App Purchase Price Schedule`](/documentation/AppStoreConnectAPI/GET-v1-inAppPurchasePriceSchedules-_id_-manualPrices)

Get information about a set price or prices for an in-app purchase price schedule.

[`List manual price IDs for an in-app purchase price schedule`](/documentation/AppStoreConnectAPI/GET-v1-inAppPurchasePriceSchedules-_id_-relationships-manualPrices)

[`Add a Scheduled Price Change to an In-App Purchase`](/documentation/AppStoreConnectAPI/POST-v1-inAppPurchasePriceSchedules)

Create a scheduled price change for an in-app purchase.

[`List Automatically Generated Prices for an In-App Purchase Price`](/documentation/AppStoreConnectAPI/GET-v1-inAppPurchasePriceSchedules-_id_-automaticPrices)

Get information about a price or prices automatically set based on a base territory for an in-app purchase price schedule.

[`List automatic price IDs for an in-app purchase price schedule`](/documentation/AppStoreConnectAPI/GET-v1-inAppPurchasePriceSchedules-_id_-relationships-automaticPrices)

[`Read the Selected Base Territory for an In-App Purchase Price Schedule`](/documentation/AppStoreConnectAPI/GET-v1-inAppPurchasePriceSchedules-_id_-baseTerritory)

Get information about the selected base territory for an in-app purchase price schedule.

[`Get the base territory ID for an in-app purchase price schedule`](/documentation/AppStoreConnectAPI/GET-v1-inAppPurchasePriceSchedules-_id_-relationships-baseTerritory)

### Objects

[`InAppPurchasePriceSchedule`](/documentation/AppStoreConnectAPI/InAppPurchasePriceSchedule)

A time-based pricing schedule for an in-app purchase, managing base prices and planned price changes.

[`InAppPurchasePriceScheduleCreateRequest`](/documentation/AppStoreConnectAPI/InAppPurchasePriceScheduleCreateRequest)

The request body you use to create an in-app purchase price schedule.

[`InAppPurchasePriceScheduleResponse`](/documentation/AppStoreConnectAPI/InAppPurchasePriceScheduleResponse)

A response containing a single pricing schedule for an in-app purchase.

[`InAppPurchasePricesResponse`](/documentation/AppStoreConnectAPI/InAppPurchasePricesResponse)

A response containing a list of configured prices for an in-app purchase.

[`InAppPurchasePriceScheduleAutomaticPricesLinkagesResponse`](/documentation/AppStoreConnectAPI/InAppPurchasePriceScheduleAutomaticPricesLinkagesResponse)

[`InAppPurchasePriceScheduleBaseTerritoryLinkageResponse`](/documentation/AppStoreConnectAPI/InAppPurchasePriceScheduleBaseTerritoryLinkageResponse)

[`InAppPurchasePriceScheduleManualPricesLinkagesResponse`](/documentation/AppStoreConnectAPI/InAppPurchasePriceScheduleManualPricesLinkagesResponse)



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)