Skip to main content
Query and retrieve the current outstanding bill details (such as customer name, bill amount, and due date) for a utility account before making a payment.
  • Endpoint: /v1/bbps/bill-fetch
  • Method: POST
  • Content-Type: application/json
  • Authentication: Required (Basic Auth)

Request Body Parameters

Request Body Example

Success Response (200 OK)

Response Fields

Error Responses

Invalid Parameters (400 Bad Request)

Unknown Operator (400 Bad Request)

Provider Fetch Error (400 Bad Request)

Returned when the upstream provider fails to locate the bill (e.g. invalid customer account number).