---
title: SubscriptionMigrateRenewalItem
framework: advancedcommerceapi
role: symbol
role_heading: Object
path: advancedcommerceapi/subscriptionmigraterenewalitem
---

# SubscriptionMigrateRenewalItem

The item information that replaces a migrated subscription item when the subscription renews.

## Declaration

```data
object SubscriptionMigrateRenewalItem
```

## Properties

SKU: The SKU that the subscription item renews to at the next renewal period. description: The description of the renewing SKU. displayName: The display name of the renewing SKU.

## Discussion

Discussion If you migrate a subscription that is to renew to another SKU, provide the item that is to renew in the SubscriptionMigrateRenewalItem. For example, if a customer downgrades a subscription, the subscription continues unchanged until the end of the billing period, and downgrades when it renews. If you migrate a subscription in this state before the end of the billing period, you need to provide the item that renews.

## See Also

### Migration from the server

- [Migrate a Subscription to Advanced Commerce API](advancedcommerceapi/migrate-subscription-to-advanced-commerce-api.md)
- [SubscriptionMigrateRequest](advancedcommerceapi/subscriptionmigraterequest.md)
- [SubscriptionMigrateResponse](advancedcommerceapi/subscriptionmigrateresponse.md)
- [SubscriptionMigrateItem](advancedcommerceapi/subscriptionmigrateitem.md)
- [SubscriptionMigrateDescriptors](advancedcommerceapi/subscriptionmigratedescriptors.md)
