Authenticate Users
Endpoint
GET {operatorURL}/thndr/sessions/{sessionToken}Path Parameters
{
"userId": "{USER_ID}",
"displayName": "{DISPLAY_NAME}",
"sessionId": "{OPTIONAL_SESSION_ID}",
"currency": "{OPTIONAL_USER_CURRENCY}",
"subOperatorID": "{OPTIONAL_SUB_OPERATOR_ID}",
}Error Handling
Signature Verification
Last updated