Verify an account session using OTP

This API endpoint verifies the OTP sent to the user.

Successful response payload data

Parameter name

Data type

Description

otpToken

string

The OTP token to generate the access-token.

phoneToken

string

The phone token to generate the access-token.

accountState

string

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

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

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