---
title: Add a Scheduled Price Change to an In-App Purchase
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-inapppurchasepriceschedules
---

# Add a Scheduled Price Change to an In-App Purchase

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

## URL

POST https://api.appstoreconnect.apple.com/v1/inAppPurchasePriceSchedules

## Response Codes

201 Created: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 409 Conflict: 422 : 429 :

## Mentioned in

Managing in-app purchases

## Discussion

Discussion note: A base territory is now required when adding or creating a price for an in-app purchase.

## 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)
- [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)
