Bill Details

POST {{BASE_URL}}/bills/item/details

This endpoint returns the details of the bill

FieldsData TypeDescriptionRequired
billerIdstringThis is returned from the bill List as `id`Yes
divisionIdstringThis is returned from the bill List as `division`Yes
productIdstringThis is returned from the bill List as `product`Yes

Request Body

{"billerId"=>"airng", "divisionId"=>"C", "productId"=>"423"}

HEADERS

KeyDatatypeRequiredDescription
api-keystring
public-keystring
reference-idstring