Skip to main content
POST
Validatecustomersession

Authorizations

Authorization
string
header
required

JWT access token obtained from POST /v2/token.

Headers

X-Eposn-Customer-Token
string | null

Body

application/json

Request to validate a session token.

sessionToken
string
required

Session token to validate

Required string length: 1 - 128

Response

Successful Response

valid
boolean
required
identity
CustomerIdentityResponse · object | null

Customer identity information returned after successful verification.