Download Payments
A CSV containing member payments can be retrieved by submitting a GET request.
Request
GET https://billpay.paynow.co.zw/api/member/downloadpayments
| Field | Data Type | Required | Description |
|---|---|---|---|
| From | String (dd-MMM-yyyy HH:mm:ss) | Required | Start date |
| To | String (dd-MMM-yyyy HH:mm:ss) | Required | End date |
| MemberNumber | String | Optional | Member number filter |
Response
BillPay replies with a CSV file:
| Payment ID | BillPay Ref | Bank Ref | Paid Date | Member Number | Member Name | Product | Price | Department |
|---|---|---|---|---|---|---|---|---|
| 172 | BP000123 | 9796 | 15-Sep-2017 14:35:21 | 12345ABC | John Doe | Lunch | 150.00 | Canteen |
note
All fields will be populated with the exception of Department, which may or may not be present depending on the setup of the products in your biller.