
OTP Request 1.0.0
This API allows users to request for an One-Time-Password(OTP) and validate it.
Overview
API allows cloud hosted Apps to request for an OTP (One-Time-Password) to be sent to a customer's registered mobile number. User can now validate his OTP received to authenticate himself.
Use cases

OTP Request
Allows RAKBANK's cloud hosted Apps to request for an OTP (One Time Password) to be generated and sent to the customer's registered mobile no.
Allows validating the OTP entered by the customer on the App frontend, the OTP should be passed along with other parameters in the ValidateOTP operation. When the customer clicks on "Resend OTP" option on the App, the request should be sent to the RegenerateOTP operation.