Set Favourite
POST
https://move-uat.goverapay.com/customer/transaction/setFavorite
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: "18"
favoriteName
ANS (1,30)
payeeId
ANS (1,10)
Payee Identification
paymentInfo
ANS (1,999)
Payment Information, it is the customer's account in specific biller, e.g. Phone/Meter No.
Sample data:
userId : 2
Authorization : Bearer {{Token}}
Last updated
Was this helpful?