Create an in-app purchase version
Create a draft version of an in-app purchase, capturing its current localized metadata and review images for App Review submission.
URL
POST https://api.appstoreconnect.apple.com/v1/inAppPurchaseVersionsResponse 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 | InAppPurchaseVersionResponse | |
| 409 | Conflict Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |
Mentioned in
HTTP Body
See Also
Endpoints
Read in-app purchase version informationRead the image for an in-app purchase versionList images for an in-app purchase versionList localizations for an in-app purchase versionRead the image ID for an in-app purchase versionList image IDs for an in-app purchase versionList localization IDs for an in-app purchase versionList the versions of an in-app purchaseGet the resource IDs of the versions of an in-app purchase