v1

latestOpenAPI 3.1.02026-07-26165182724.7 KB

Verify User Mobile

The second step in verifying the user's identity. The randomly generated code sent to the user via text message, is to be submitted here to verify the user's mobile number.

This is needed as part of the verification process for basic due diligence.

Note that on the Sandbox Environment, text messages are not sent and the verification code is always set to "123456"

post/user/verify-mobile

Headers

api-keystring required
Authorizationstring required

Request body

userIdstring required
verificationCodestring required

6 characters code. Default code for sandbox "123456".

Response

202