Sample Success Response :
{
"is_success": true,
"data": {
"uuid": "<UUID of the OTP>",
"otp_status": "Generated Locally"
}
}
The API will trigger an OTP to the given mobile number. It gives a UUID which is used for verifying the OTP and for checking if the OTP is actually verified in the loan booking APIs.
Note
In demo environment, the OTP is always 1234.