JavaScript
Subscriptions
Update a subscription
Updates an active subscription’s properties including billing period, add-ons, unit quantities, and discounts.
PATCH
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.stigg.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Server API Key
Path Parameters
The unique identifier of the entity
Required string length:
1 - 255Body
application/json
Partially update an existing subscriptoin. Only provided fields are updated.
Additional metadata for the subscription
Subscription trial end date
Promotion code
Maximum string length:
255entitlements
(SubscriptionFeatureEntitlementRequest · object | SubscriptionCreditEntitlementRequest · object)[]
Feature entitlement configuration for a subscription
- SubscriptionFeatureEntitlementRequest
- SubscriptionCreditEntitlementRequest
Available options:
MONTHLY, ANNUALLY Await payment confirmation
Available options:
END_OF_BILLING_PERIOD, END_OF_BILLING_MONTH, IMMEDIATE Minimum spend amount
Available options:
UNCHANGED, NOW Response
The updated subscription object.
Response object
Customer subscription to a plan
