Convert a trial

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

Convert a trial to a paid subscription. In the eventuality of a conversion failure, you can attempt the same trial subscription conversion only after you let 24 hours pass since the initial attempt. The 2Checkout system also attempts to automatically convert trials before they expire to full subscriptions, unless you made an attempt that failed less than 24 hours before the scheduled expiration deadline. In case the trial conversion fails due to a transaction issue, the 2Checkout system sends un

Request Params

KeyDatatypeRequiredDescription
Currencystring3 letter ISO currency code
DaysstringThe number of days of delay.
ExtendSubscriptionstringtrue - Subscription start date is the moment of the conversion. false - Subscription start date is the trial/subscription expiration date.
Pricestringtrue - The price that 2Checkout charges the customer for the renewal. This is the Netprice. Ignored for trial conversions.