Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Response
OK
Updates the configuration of an existing active subscription. You can change properties such as the MerchantSubscriptionRefId, billing frequency, SubscriptionStatusType, SubscriptionCancelType, or next billing date without needing to cancel or recreate the subscription.
This endpoint is typically used when a customer upgrades or downgrades their plan, pauses billing, reschedules the next charge, or adjusts internal tracking fields.
Only the fields included in the request will be updated — all others remain unchanged. Some updates may take effect immediately, while others (like plan changes) may apply from the next billing cycle, depending on configuration.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
OK