<!--
{
  "documentType" : "article",
  "framework" : "AppStoreConnectAPI",
  "identifier" : "/documentation/AppStoreConnectAPI/app-pre-orders",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "App Pre-Orders"
}
-->

# App Pre-Orders

Manage the settings that make your app available for pre-order.

## Discussion

Use `appPreOrders` to offer your app as a pre-order before it’s initial release on the App Store. Customers can see your product page and order your app before it’s released for download. Once your app is released, customers are notified and your app is automatically download to their devices.

Set up your app’s pre-order settings before submitting it for review. Once your app is approved, you can offer it on the App Store as a pre-order.

> Note:
> You can’t push a pre-order live to the App Store using the App Store Connect API. You can only do so in App Store Connect.

For more information, see [Publish for pre-order](https://developer.apple.com/help/app-store-connect/manage-your-apps-availability/publish-for-pre-order).

## Topics

### Making Apps Available for Pre-Order

[`Create an App Pre-Order`](/documentation/AppStoreConnectAPI/POST-v2-appAvailabilities)

Create an app pre-order and set the expected app release date.

[`Modify the Territory Availabilty for an App Pre-Order`](/documentation/AppStoreConnectAPI/PATCH-v1-territoryAvailabilities-_id_)

Update the release territories for your app pre-order.

### Reading Pre-Order Information

### Canceling an App Pre-Order

[`End an App Pre-Order`](/documentation/AppStoreConnectAPI/POST-v1-endAppAvailabilityPreOrders)

End the pre-order for your app and release to store immediately.

### Objects



---

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)
