Renew a subscription
Last updated
Last updated
This API will convert subscription renewal type. The renewal type change allowed only for subscription states - Subscribed, Pending activation and Trial.
/v1/subscriptions/{subId}/renewal-type
Subscription Id
Basic authorization (dispatch Key and Secret) or Full access token
Auto renewal type boolean
No body
This will change the subscription renewal product.
/v1/subscriptions/{subId}/renewal-product
Basic authorization (dispatch Key and Secret)
Renewal product id
No body
This will change the subscription renewal quantity.
/v1/subscriptions/{subId}/renewal-quantity
Subscription Id
Basic authorization (dispatch Key and Secret) or Full access token
Renewal quantity
No body
This will change the subscription renewal price.
/v1/subscriptions/{subId}/renewal-price
Subscription Id
Basic authorization (dispatch Key and Secret)
Renewal unit price
No body