Migrate a Subscription to Advanced Commerce API
Migrate a subscription that a customer purchased through In-App Purchase to a subscription you manage using the Advanced Commerce API.
URL
POST https://api.storekit.itunes.apple.com/advancedCommerce/v1/subscription/migrate/{transactionId}Sandbox URL
POST https://api.storekit-sandbox.itunes.apple.com/advancedCommerce/v1/subscription/migrate/{transactionId}Path Parameters
| Name | Type | Description |
|---|---|---|
transactionId Required | string | The transaction identifier of the auto-renewable subscription to migrate. Use the subscription’s original transaction ID or any subsequent transaction ID of a transaction related to the subscription. |
Response Codes
Mentioned in
Discussion
HTTP Body
The request body that contains the details for the migration.