Working example: Retrieve Single Sign On customer info by SSOToken

GET {{baseUrl}}/customers/?ssotoken=<string>


Overview

Retrieve the details of a customer entity from the 2Checkout system. Send the SSO token you create by generating tokenized cart payment links. Click here to learn how to generate a single-sign-on URL.

Here's an example of a single-sign-on URL:


https://store.YourCustomDomain.com/order/checkout.php?PRODS=1112233&logintoken=8b74ac97f8277654563c44da6915b054ba0d21be

The SSO token used for retrieving customer in

Request Params

KeyDatatypeRequiredDescription
ssotokenstring