Verify an account session using OTP

This API endpoint verifies the OTP sent to the user.

Successful response payload data

Parameter nameData typeDescription
otpTokenstringThe OTP token to generate the access-token.
phoneTokenstringThe phone token to generate the access-token.
accountStatestringThe state of the user's account (either new or existing).

createAccount indicates a new customer while wallet-linked indicates an existing customer.
Language
Authorization
Click Try It! to start a request and see the response here!