subscriptions-{Subscription Reference}-renewal

Number of APIs: 7

  1. Retrieve renewal links and recurring billing status GET {{baseUrl}}/subscriptions/:SubscriptionReference/renewal/

  2. Set a custom grace period PUT {{baseUrl}}/subscriptions/:SubscriptionReference/renewal/graceperiod/?Days=<number>

  3. Enable renewal notification POST {{baseUrl}}/subscriptions/:SubscriptionReference/renewal/notification/

  4. Retrieve a subscription's next renewal price GET {{baseUrl}}/subscriptions/:SubscriptionReference/renewal/price/:Currency/

  5. Convert a trial PUT {{baseUrl}}/subscriptions/:SubscriptionReference/renewal/trial/?Currency=<string>&Days=<number>&ExtendSubscription=<>&Price=<object>

  6. Retrieve a subscription's pause information GET {{baseUrl}}/subscriptions/:SubscriptionReference/renewal/pause/

  7. Trigger immediate billing for a pay per usage subscription PUT {{baseUrl}}/subscriptions/:SubscriptionReference/renewal/usage/