post https://api.verihubs.com/v1/otp/verify/sandbox
This method helps you to verify one-time password to destination number
The following table describes the msisdn option to be used as an input
Msisdn | Description | Response |
---|---|---|
6282123060007 | Verify OTP Success | 201 "OTP has been verified" |
6282123060008 | Invalid OTP | 404 "OTP Not Found" |
6282123060009 | Exceeded time limit | 422 "OTP cannot be verified because it has already reached the time limit" |
6282123060010 | Invalid OTP | 400 "Invalid OTP" |