subscriptions-{Subscription Reference}-renewal
Number of APIs: 7
-
Retrieve renewal links and recurring billing status GET {{baseUrl}}/subscriptions/:SubscriptionReference/renewal/
-
Set a custom grace period PUT {{baseUrl}}/subscriptions/:SubscriptionReference/renewal/graceperiod/?Days=<number>
-
Enable renewal notification POST {{baseUrl}}/subscriptions/:SubscriptionReference/renewal/notification/
-
Retrieve a subscription's next renewal price GET {{baseUrl}}/subscriptions/:SubscriptionReference/renewal/price/:Currency/
-
Convert a trial PUT {{baseUrl}}/subscriptions/:SubscriptionReference/renewal/trial/?Currency=<string>&Days=<number>&ExtendSubscription=<>&Price=<object>
-
Retrieve a subscription's pause information GET {{baseUrl}}/subscriptions/:SubscriptionReference/renewal/pause/
-
Trigger immediate billing for a pay per usage subscription PUT {{baseUrl}}/subscriptions/:SubscriptionReference/renewal/usage/