SSO by subscription reference

GET {{baseUrl}}/subscriptions/:SubscriptionReference/signon/:PageType/?Email=<string>&Lang=<string>&ValidityTime=<string>&ValidationIp=<string>

Create Single Sign On links into 2Checkout myAccount based on subscription references.

Request Params

KeyDatatypeRequiredDescription
EmailstringShopper&#39;s email address
LangstringISO language codes for the product - ISO 639-1.
ValidityTimestringThe time, in seconds, before the single sign-on URL expires. By default, the URL expires after 10 seconds.
ValidationIpstringThe IP address of the shopper, necessary for security purposes. Can be an empty string or a valid IP, or null.