UserOTP
This service is used for requesting OTP.
After user registration, user will be verified through OTP.
During user login, user will be verified through OTP.
Request
POST
https://move-uat.goverapay.com/customer/user/otpSend
Headers
Name
Type
Description
UserId
ANS
Generated during User Registration
Request Body
Name
Type
Description
UUID
ANS (36)
Unique for each transaction
mobile
INT (12,14)
mobile number server expect to start with 00249 continuous 9-digit mobile number
transType
INT (2)
Value: “02”
Sample Data:
userId : 2
Last updated
Was this helpful?