Skip to main content
POST
Auto Login

Body

application/json

Request for auto-login from guest purchase success page.

token
string
required

Auto-login JWT token

Maximum string length: 2048

Response

Successful Response

Full authentication response with tokens and user.

access_token
string
required
refresh_token
string
required
expires_in
integer
required
user
UserResponse · object
required

User data response.

token_type
string
default:bearer
campaign_bonus
CampaignBonusInfo · object | null

Info about campaign bonus applied during auth.