Skip to main content

Get Member Information

A vendor can retrieve a member's details from BillPay.

Request

GET https://billpay.paynow.co.zw/api/payment/member

Or via POST:

POST https://billpay.paynow.co.zw/api/payment/member
FieldData TypeRequired
BillerCodeStringRequired
MemberNumberStringRequired

Response

FieldData TypeDescription
AuthDataAuthResponseDataAuth response data (see Payment Response)
ResultCodeInteger0 = FailedPermanent (member does not exist or number incorrect), 1 = Success (member found), 2 = Offline (biller offline, can retry)
NarrationStringUser-friendly error description (if any)
TechnicalNarrationStringTechnical error description (if any)