Order API
EnumSubscriptionStatus
Current lifecycle status of a subscription.
| Kind | Enum type |
|---|---|
| Used in | UpdateSubscriptions1 |
Values
-
noneNo status was supplied. UpdateSubscriptions1 does not accept this value.
-
activeThe subscription is active and expected to bill again.
-
cancelledThe customer cancelled the subscription.
-
expiredThe subscription completed all planned cycles.
-
failedBilling failed and no further attempts are expected.
-
pausedThe subscription is paused and expected to resume.
-
staleThe subscription expired through inactivity.
-
unsupportedThe source system reported a status that the integration cannot map more precisely.
-
inactiveThe subscription ended for another reason.