Update a subscription
Updates an active subscription’s properties including billing period, add-ons, unit quantities, and discounts.
Authorizations
Server API Key
Headers
Account ID — optional when authenticating with a user JWT (Bearer token); falls back to the user's first membership. Ignored for API-key auth.
Environment ID — required when authenticating with a user JWT (Bearer token) on environment-scoped endpoints. Ignored for API-key auth (env is intrinsic to the key).
Path Parameters
The unique identifier of the entity
1 - 255Body
Partially update an existing subscriptoin. Only provided fields are updated.
Additional metadata for the subscription
Subscription trial end date
Promotion code
255Feature entitlement configuration for a subscription
- SubscriptionFeatureEntitlementRequest
- SubscriptionCreditEntitlementRequest
MONTHLY, ANNUALLY Await payment confirmation
END_OF_BILLING_PERIOD, END_OF_BILLING_MONTH, IMMEDIATE Minimum spend amount
UNCHANGED, NOW Subscription cancellation date
Response
The updated subscription object.
Response object
Customer subscription to a plan
