Mobile 360 Send OTP Request.
The Mobile Send OTP API generates and sends a One-Time Password (OTP) to a user’s mobile number via specified notification modes like SMS or WhatsApp.It captures consent details, ensuring secure and compliant user verification. View the test data and use the information to trigger the validations. You can use the test data only in test environments such as sandbox.
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.
Body
Find the request parameters for Mobile 360 Send OTP
Consent details for Mobile360 Send OTP
It is the 10 digit mobile number of individual.
Modes for sending Otp Possible value
SMS
WHATSAPP
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.
It is the name of the individual.
Response
Response for Mobile360 Send OTP
Mobile number of the individual.
Name of the individual.
Modes for sending Otp Possible value
SMS
WHATSAPP
Reference ID for the transaction.
It displays the status of the API request. Possible value
OTP_GENERATED
: The OTP has been successfully generated.
Unique ID of the verification request.
Was this page helpful?