Pay

POST {{BASE_URL}}/bills/item/pay

The endpoint for bill payment

FieldsData TypeDescriptionRequired
billerIdstringThis is returned from the bill List as `billerid`Yes
amountintThe amount to pay (in Kobo)Yes
productIdstringThis is returned from the bill List as `productId`Yes
paymentItemstringThis is returned from the bill List as `paymentCode`yes
categorystringBill CategoryYes
billIdstringelectricity meter number, phone number, TV cable idyes
divisionstringThis is returned from the bill list as `division`yes

Request Body

{"division"=>"C", "paymentItem"=>"airng", "billerId"=>"airng", "productId"=>"423", "amount"=>50000, "billId"=>"08027382738", "category"=>"AIRTIME"}

HEADERS

KeyDatatypeRequiredDescription
api-keystring
public-keystring
reference-idstring