Bill Inquiry
POST
https://move-uat.goverapay.com/customer/billers/inq
Headers
UserId
ANS
Generated during User Registration
Authorization
ANS
Generated during User Otp Verify
Request Body
iPIN
ANS (4)
Used in financial requests to authenticate the customer.
Note : Field will be encrypted using AES Key
transType
INT (2)
value: "16"
UUID
ANS (36)
Unique for each transaction
cardName
ANS (1,30)
Name of the Card
payeeId
ANS (0,10)
Payee Identification
paymentInfo
ANS (1,999)
Payment Information, it is the customer's account in specific biller, e.g. Phone/Meter NO.
Example : “paymentInfo”:”SETNUMBER=12356/STUDCOURSEID=2/STUDFORMKIND=9” “paymentInfo”: “STUCNAME=Ahmed Ali Abdullah/STUCPHONE=0911111111/STUDCOURSEID=2/STUDFORMKIND=9”
“paymentInfo”:” MPHONE =0912345678” “paymentInfo”:” BANKCODE =12345678/DECLARANTCODE=87654321”.
Sample Data:
userId : 2
Authorization : Bearer {{Token}}
Last updated
Was this helpful?