Skip to main content
POST
Create widget session

Authorizations

Authorization
string
header
required

Client API Key or Client Session Token (CST). Pass as a Bearer token in the Authorization header.

Body

application/json
sessionType
enum<string>
required
Available options:
BUY,
SELL,
TRANSFER
sessionData
object
required
externalSessionId
string
customerId
string
bypassKyc
boolean

Response

Widget session created successfully

data
object