Idempotency Supported
This API generates a hosted page URL to extend the billing cycle of a subscription.
Sample Request
Sample Result[JSON]
URL Format
POST https://[site].chargebee.com/api/v2/hosted_pages/extend_subscription
Input Parameters
The number of billing cycles by which the subscription should be extended.
Default behavior
- If the subscription's plan has
billing_cyclesset, that value is used. - If the plan's billing cycles attribute is not set,
1is used.
Returns
Hosted page object
Resource object representing hosted_page