<!--
{
  "documentType" : "article",
  "framework" : "AppStoreConnectAPI",
  "identifier" : "/documentation/AppStoreConnectAPI/app-store-version-submissions",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "App Store version submissions"
}
-->

# App Store version submissions

Submit versions of your app to App Review.

## Discussion

An `appStoreVersionSubmissions` resource enables you to submit a version of your app to App Review. This resource is the equivalent of clicking the Submit for Review button in the App Store Connect UI.

If your version submission is incomplete due to missing required information or other issues, you receive an error when you attempt to submit to App Review.

The `appStoreVersionSubmissions` resource is available while your submission request is live. For more information, see [Submit for review](https://developer.apple.com/help/app-store-connect/manage-submissions-to-app-review/submit-for-review).

## Topics

### Managing Review Submissions

[`Delete an app store version submission`](/documentation/AppStoreConnectAPI/DELETE-v1-appStoreVersionSubmissions-_id_)

Remove a version from App Store review.

### Objects

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

A submission of an App Store version to Apple’s review queue, triggering the review process.

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

The response body for endpoints that submit an App Store version for review.



---

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)