Bill presentment
This call pulls the customer details and transaction ID
Method: POST
URI: …/jambopayservices/api/payments/POST
Stream: kplc
Parameters
Name | Type | Required | Description |
---|---|---|---|
Stream | string | R | Payment stream being accessed |
PhoneNumber | string | R | User phone number |
Amount | decimal | R | Transaction amount |
MeterNumber | String | R | Meter number you are buying tokens for |
MerchantID | String | R | Merchant identifier i.e. KPLC |
PaidBy | String | O | Name of the person paying for tokens |
Response
Output | Type | Description |
---|---|---|
TransactionID | string | Transaction reference number |
Names | string | Names of the registered owner of the meter number. |
Stat | string | Static details about the user |
Example of the API call: …/jambopayservices/api/payments/POST