Read Promoted Purchase Information for a Subscription
Get details about the promoted purchase of an auto-renewable subscription.
URL
GET https://api.appstoreconnect.apple.com/v1/subscriptions/{id}/promotedPurchasePath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Query Parameters
| Name | Type | Description |
|---|---|---|
fields[inAppPurchases] Optional | [string] | |
fields[promotedPurchases] Optional | [string] | |
fields[subscriptions] Optional | [string] | |
include Optional | [string] |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | PromotedPurchaseResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | |
| 404 | Not Found Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |
See Also
Endpoints
Create an Auto-Renewable SubscriptionRead Subscription InformationModify an Auto-Renewable SubscriptionDelete a SubscriptionList All Localizations for an Auto-Renewable SubscriptionGET /v1/subscriptions/{id}/relationships/subscriptionLocalizationsList All Introductory Offers for a SubscriptionList All Introductory Offer Resource IDs for an Auto-Renewable SubscriptionDelete an Introductory Offer from a SubscriptionGET /v1/subscriptions/{id}/relationships/promotedPurchaseList All Offer Codes for a SubscriptionGET /v1/subscriptions/{id}/relationships/offerCodesList All Promotional Offer Resource IDs for an Auto-Renewable SubscriptionGET /v1/subscriptions/{id}/relationships/promotionalOffersList All Price Points for a Subscription