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 nameTypeDescription
accessTokenstringThe user's access-token to access Setel's API.
refreshTokenstringThe token to refresh the session without re-entering credentials.
expireInintegerThe remaining time (in seconds) before the accessToken expires.
distinctIdstringThe mixpanel distinct_id associated with the user.
sessionStatestringThe session ID of the payment.
scopestringThe permission granted by the user.
Language
Authorization
Click Try It! to start a request and see the response here!