Skip to main content
POST
Validatemerchantsession

Authorizations

Authorization
string
header
required

JWT access token obtained from POST /v2/token.

Body

application/json
sessionToken
string
required

Response

Successful Response

valid
boolean
required
merchant
MerchantSessionResponse · object | null

Returned after a successful merchant session init or validation.

Contains everything needed to populate the eposn-giftcards session without an additional core_api round-trip.