Voice OTP Verification

Verify Voice OTP code.

https://frogapi.wigal.com.gh/api/v3/voice/otp/verify

Request Object

Field Type Description
otpcode string The OTP code to be verified.
number string The recipient's phone number.

Response Object

Field Type Description
status string The status of the request.
message string The message response.

Responses

Field Type Description
status string Verification success status
message string Confirmation message
Field Type Description
status string Status Message ("ERROR")
message string Error description ("Missing required fields")
Field Type Description
status string Verification error status
message string Error description
Field Type Description
status string Status Message ("ERROR")
message string Error description ("OTP code has expired")
Field Type Description
status string Server error status
message string Internal server error message