Get User
This field is used to obtain the user details.
POST
https://move-uat.goverapay.com/customer/user/get
Headers
Name
Type
Description
UserId
ANS
Generated during User Registration
Authorization
ANS
Generated during User Otp Verify.
Request Body
Name
Type
Description
UUID
ANS (36)
Unique for each transaction
transType
INT (2)
Value: “07”
Sample Data:
userId : 2
Authorization : Bearer {{Token}}
Last updated
Was this helpful?