Verify an account session using OTP

This API endpoint verifies the OTP sent to the user.

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

Successful response payload data

Parameter nameData typeDescription
otpTokenstringThe OTP token to generate the access-token.
phoneTokenstringThe phone token to generate the access-token.
accountStatestring

The state of the user's account (either new or existing).

createAccount indicates a new customer while wallet-linked indicates an existing customer.

Body Params
string
required

The mobile number of the user. E.g. +60123456789

string
required

The OTP entered by the user.

Responses

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