Key
Generate and provide the AES Key for Encrypting below data (Data Encryption)
OTP
CardNumber
IPIN
User Password (except for service/ user/ register)
Request
POST
https://move-uat.goverapay.com/customer/security/getKey
Headers
Name
Type
Description
UserId
ANS
Generated during User Registration
Authorization
ANS
Generated during User Otp Verify
Request Body
Name
Type
Description
mobile
INT (12,14)
mobile number server expect to start with 00249 continuous 9-digit mobile number
UUID
ANS (36)
Unique for each transaction
transType
INT (2)
Value: “27”
Sample Data:
userId : 2
Authorization : Bearer {{Token}}
Last updated
Was this helpful?