Skip to main content

Bill Payment (Data Bundle)

base_url: http://sandbox.etranzactng.com/SBP

Description: This endpoint is used for Bill Payment

Request Parameters

POST /bill-payment
curl `${base_url}/bill-payment`
-H "Content-type: application/json"
-X POST
-d '{
"clientRef": "TestBillPay052",
"billQueryRef": "09FG210330052641738QRPZN7",
"billId": 35,
"customerId": "2348077373795",
"amount": 100,
"productId":"DATA-31"
}
'
info

Payload may differ depending on biller. All billers and their respective payload can be found at Billers Payment Payloads and Sample Customer ID'S Section