productType: "subscription") and managed via cancellation and status transitions.
Subscription Status Values
Endpoints
Cancel Subscription
Cancel an active or pending subscription.
Coming Soon
The following endpoints are planned but not yet implemented (currently return501 Not Implemented):
- Change Product (
POST /v1/actions/subscription-order/change-product) — Upgrade or downgrade a subscription to a different product. - Reactivate Subscription (
POST /v1/actions/subscription-order/reactivate-order) — Reactivate a canceled subscription.