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 send the OTP to the mobile number
Find the request parameters for Mobile 360 Send 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"
It is the 10 digit mobile number of individual.
"9988777666"
Modes for sending OTP Possible values are
SMSWHATSAPP
Consent details for Mobile360 Send OTP
It is the name of the individual.
"John Doe"
Response
Response for Mobile360 Send OTP
Unique ID of the verification request.
"ABC00122"
Mobile number of the individual.
"123456789"
It displays the status of the API request. Possible values are
OTP_GENERATED: The OTP has been successfully generated.
"OTP_GENERATED"
Reference ID for the transaction.
123454
Name of the individual.
"John Doe"
Modes for sending OTP Possible values are
SMSWHATSAPP