Authorizations
Client ID. You can find your ID in the Merchant Dashboard.
Client secret key. You can find your secret key in the Merchant Dashboard.
Headers
Send the signature if IP is not whitelisted
Body
Find the request parameters to submit the OTP
Find the request parameters for Mobile 360 Verify OTP
It is the unique ID you create to identify the verification request. The maximum character limit is 50. Only alphaumeric, period (.), hyphen (-), and underscore ( _ ) are allowed.
"test_verification_id"
OTP entered by the user.
"123456"
Response
Response for Mobile360 Verify OTP.
Schema for the response of Mobile360 Validate OTP API.
Unique ID of the verification request.
"test_verification_id_123"
Unique reference ID for the transaction.
987654
It displays the status of the API request. Possible values are
VALID: Data has been successfully fetched using the provided mobile number.INVALID: No data could be retrieved for the given mobile number.
"VALID"
Personal information of the individual.
Employment details of the individual.