Creates a hosted_page
resource of type
pre_cancel
. Route canceling users to this page to provide them a retention experience and start saving revenue.
The hosted page is created in accordance with the retention experience configured in the Chargebee Growth app
, along with the data provided as input to this endpoint. Call the endpoint before your customer clicks the Cancel
button, and when they do, route them to the url
in the endpoint response.
Sample Request
URL Format
Input Parameters
Additional data to be passed to Chargebee Growth. Only the value of pass_thru_content.custom is sent to Chargebee Growth. It is sent as the value of the custom property. The fields provided in pass_thru_content.custom must be preconfigured in Chargebee Growth.
Although only pass_thru_content.custom is sent to Chargebee Growth, all of pass_thru_content is stored by Chargebee Billing and is retrievable as an attribute of the hosted_page.
.
The customer is sent to this URL if they finally decide to cancel the subscription, despite the attempt to retain them.
The customer is sent to this URL upon successful retention. In other words, this is the page to which the customer is sent when they decide not to cancel the subscription.