apps__promoted_purchases__replace
Update an app's promoted purchases by replacing the full current set with a new list of promoted purchase IDs.
Instructions
Replace the full set of promoted purchases linked to an app. [PATCH /v1/apps/{id}/relationships/promotedPurchases]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| body | Yes | JSON:API request body (Apple schema: AppPromotedPurchasesLinkagesRequest). |