Unsubscribe from a subscription
POST /cms/customer/subscription/{subscription_id}/unsubscribe
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Subscription ID
Request Body required
Section titled “Request Body required ”object
Reason for cancellation (from predefined list)
Custom text from customer
Responses
Section titled “ Responses ”Unsubscribe successful
object
API representation of a customer subscription
object
Subscription ID
Activation date
Deactivation date
User ID
Status
API representation of an ecommerce product item
object
Item ID
Description
Product ID
Product name
Price
Currency
Available
Item order
Shippable
Weight
Installments
Once per user
Is upgrade
Upgrade type
Upgrade from
Upgrade exclude items
Upgrade price web
Upgrade price mobile
Settings
object
Has image
Additional label 1
Additional label 2
Additional label 3
Diameter
Length
Depth
Width
Recurrent
Recurrent price
Recurrent start
Recurrent schedule
SKU
Prices
object
Stock enabled
Stock available
Package quantity
Related items
object
Images
Files
Product details. Deprecated to avoid circular references. Use productId instead.
object
Translations
Example
{ "en": { "name": "Name", "subtitle": "Subtitle" }, "fr": { "name": "Nom", "subtitle": "Sous-titre" }}Action data to be executed when a product item is bought
object
Example
registerSubscriptionExample
365Example
subscriptionExample
[ { "function": "registerSubscription", "param": "365", "group": "subscription" }]Action data to be executed when a product item is bought as a renewal
object
Example
registerSubscriptionExample
365Example
subscriptionExample
[ { "function": "registerSubscription", "param": "365", "group": "subscription" }]Next renewal date
Last failed order ID
Attempts
Reference order ID
Group code
Group name
Payment method
Cancellation request date
Cancellation reason
Cancellation reason (custom user text)
Currency
Unauthorized
Subscription not found