Create an account session using passcode

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.
Body Params
string
required

The customer's phone number.

string
required

The customer's PIN.

Headers
string
required

A unique ID to reference the interface the request is sent from. Default value is setel but a proper value will be advised by Setel during onboarding.

string
required

The interface type the request is sent from. This value will be provided by Setel during onboarding.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json