---
title: autoRenewStatus
framework: appstoreservernotifications
role: symbol
role_heading: Type
path: appstoreservernotifications/autorenewstatus
---

# autoRenewStatus

The renewal status for an auto-renewable subscription.

## Declaration

```data
int32 autoRenewStatus
```

## Possible Values

0: Automatic renewal is off. The customer has turned off automatic renewal for the subscription, and it won’t renew at the end of the current subscription period. 1: Automatic renewal is on. The subscription renews at the end of the current subscription period.

## See Also

### Subscripton renewal and expiration

- [autoRenewProductId](appstoreservernotifications/autorenewproductid.md)
- [billingPlanType](appstoreservernotifications/billingplantype.md)
- [expirationIntent](appstoreservernotifications/expirationintent.md)
- [expiresDate](appstoreservernotifications/expiresdate.md)
- [isUpgraded](appstoreservernotifications/isupgraded.md)
- [renewalBillingPlanType](appstoreservernotifications/renewalbillingplantype.md)
- [renewalDate](appstoreservernotifications/renewaldate.md)
- [renewalPrice](appstoreservernotifications/renewalprice.md)
