ServiceId and AccountNumber ServiceId: This is a number that represents the different services available. Check the table Services for the list of service Ids AccountNumber: Account number reference for pay bill transactions. {
"serviceId": "860a26ce-4828-f111-bc5a-0e7d952d79b8",
"customerName": "EXECUTIVE CONCEPTS",
"accountNumber": "104963",
"phoneNumber": "254718621991",
"enabled": true,
"verified": true,
"dueDate": "2021-10-18 00:00:00",
"lastKnownBalance": 2697.00,
"remindMeDueDate": true,
"remarks": "Test Benson's DSTV",
"serviceType": "KPLC POSTPAID",
"serviceCategory": "ELECTRICITY"
}curl --location --request GET '/v1/bill-numbers?ServiceId=820a26ce-4828-f111-bc5a-0e7d952d79b7&AccountNumber=104963'{}