Create an account session using passcode

This API endpoint will only create an account session if the passcode is correct.

Successful response payload data

Parameter name

Type

Description

accessToken

string

The user's access-token to access Setel's API.

refreshToken

string

The token to refresh the session without re-entering credentials.

expireIn

integer

The remaining time (in seconds) before the accessToken expires.

distinctId

string

The mixpanel distinct_id associated with the user.

sessionState

string

The session ID of the payment.

scope

string

The permission granted by the user.

Language
Credentials
Click Try It! to start a request and see the response here!