Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
renew an exist subscription
apply promo credit or not
apply promo credit amount, auto compute if not specified
CancelUrl, back to cancelUrl if renew cancelled
DiscountCode, override subscription discount
GatewayId, use subscription's gateway if not provide
Gateway Payment Type
ManualPayment
Metadata,Map
default product will use if not specified
ReturnUrl, back to returnUrl if renew completed
SubscriptionId, id of subscription which addon will attached, either SubscriptionId or UserId needed, The only one active subscription or latest subscription will renew if userId provide instead of subscriptionId
TaxPercentage,1000 = 10%, override subscription taxPercentage if provide
UserId, either SubscriptionId or UserId needed, The only one active subscription or latest cancel|expire subscription will renew if userId provide instead of subscriptionId