Bill preparation

This call is for pulling customer details and a transaction ID

                                                     Method: POST
                                                     URI: …/jambopayservices/api/payments/POST
                                                     Stream: nairobiwater

Body Parameters

Name Type Required Description
AccountNumber String R Nairobi Water customer account number
PhoneNumber String R User phone number

|Amount |decimal |R |Transaction amount atleast Ksh 50| |Stream|string|R|Payment stream being accessed .i.e |

Response

Output Type Description
TransactionID string Unique transaction reference number
Names string Customer names
Amount decimal Transaction amount
AccountNumber Int Customer account number
Untitled