<!--
{
  "documentType" : "article",
  "framework" : "AppStoreConnectAPI",
  "identifier" : "/documentation/AppStoreConnectAPI/in-app-purchase-images",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "In-App Purchase images"
}
-->

# In-App Purchase images

Create, modify, and delete promotion images for In-App Purchases.

## Topics

### Endpoints

[`Create an In-App Purchase image`](/documentation/AppStoreConnectAPI/POST-v2-inAppPurchaseImages)

Reserve a promotion image for an In-App Purchase configured with the v2 API and prepare its asset upload.

[`Read In-App Purchase image information`](/documentation/AppStoreConnectAPI/GET-v2-inAppPurchaseImages-_id_)

Get the metadata for an In-App Purchase image configured with the v2 API, including the asset upload state.

[`Modify an In-App Purchase image`](/documentation/AppStoreConnectAPI/PATCH-v2-inAppPurchaseImages-_id_)

Commit the asset upload for an In-App Purchase image configured with the v2 API.

[`Delete an In-App Purchase image`](/documentation/AppStoreConnectAPI/DELETE-v2-inAppPurchaseImages-_id_)

Delete an In-App Purchase image configured with the v2 API.

### Objects

[`object InAppPurchaseImageV2`](/documentation/AppStoreConnectAPI/InAppPurchaseImageV2)

A promotion image attached to an In-App Purchase configured with the v2 API.

[`object InAppPurchaseImageV2CreateRequest`](/documentation/AppStoreConnectAPI/InAppPurchaseImageV2CreateRequest)

The request body you use to create an In-App Purchase image with the v2 API.

[`object InAppPurchaseImageV2Response`](/documentation/AppStoreConnectAPI/InAppPurchaseImageV2Response)

The response body for endpoints that create, read, or modify an In-App Purchase image with the v2 API.

[`object InAppPurchaseImageV2UpdateRequest`](/documentation/AppStoreConnectAPI/InAppPurchaseImageV2UpdateRequest)

The request body you use to commit an upload for an In-App Purchase image with the v2 API.

[`object InAppPurchaseImagesV2Response`](/documentation/AppStoreConnectAPI/InAppPurchaseImagesV2Response)

The response body for endpoints that list In-App Purchase images configured with the v2 API.



---

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)