Create a subscription version
Create a draft version of an auto-renewable subscription, capturing its current localized metadata and review images for App Review submission.
URL
POST https://api.appstoreconnect.apple.com/v1/subscriptionVersionsResponse Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 400 | Bad Request Content-Type: application/json | ErrorResponse | |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | |
| 422 | Content-Type: application/json | ErrorResponse | |
| 201 | Created Content-Type: application/json | SubscriptionVersionResponse | |
| 409 | Conflict Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |
Mentioned in
HTTP Body
See Also
Endpoints
Read subscription version informationRead the image for a subscription versionList images for a subscription versionList localizations for a subscription versionRead the image ID for a subscription versionList image IDs for a subscription versionList localization IDs for a subscription versionList versions for a subscriptionList version IDs for a subscription