---
title: renewalPrice
framework: appstoreserverapi
role: symbol
role_heading: Type
path: appstoreserverapi/renewalprice
---

# renewalPrice

The renewal price, in milliunits, of the auto-renewable subscription that renews at the next billing period.

## Declaration

```data
int64 renewalPrice
```

## Mentioned in

App Store Server API changelog

## Discussion

Discussion This value represents the renewal price, in milliunits of the currency, of the auto-renewable subscription. One unit of the currency equals 1000 milliunits. If the next billing period includes an offer specified by the offerIdentifier, the renewalPrice value reflects the discount. important: For financial and accounting purposes, use the App Store Connect reporting tools. For more information, see Download financial reports and Overview of reporting tools. To determine the storefront, use the storefront value in the transaction. Don’t use the currency value to infer the storefront.

## See Also

### Subscription renewal and expiration

- [autoRenewStatus](appstoreserverapi/autorenewstatus.md)
- [autoRenewProductId](appstoreserverapi/autorenewproductid.md)
- [billingPlanType](appstoreserverapi/billingplantype.md)
- [expirationIntent](appstoreserverapi/expirationintent.md)
- [expiresDate](appstoreserverapi/expiresdate.md)
- [isUpgraded](appstoreserverapi/isupgraded.md)
- [renewalBillingPlanType](appstoreserverapi/renewalbillingplantype.md)
- [renewalDate](appstoreserverapi/renewaldate.md)
- [status](appstoreserverapi/status.md)
