put https://api-sandbox.setel.com/v1/account/sessions/otp/verification
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. |