UI_getCustomer Copy
Get the User details
POST
https://move-uat.goverapay.com/customer/admin/listUser
Headers
Name
Type
Description
UserId
ANS
Generated during user token
Authorization
ANS
Generated during User Otp & Otp Verify
Request Body
Name
Type
Description
UUID
ANS (36)
Unique for each transaction
transType
INT (2)
value: "07"
mobile
INT (12,14)
mobile number server expect to start with 00249 continuous 9-digit mobile number
Sample Data:
userId : 2
Authorization : Bearer {{Token}}
Last updated
Was this helpful?