Get BBPS Operators

Get a list of BBPS operators filtered by a category or a location

Response Structure

  • high_commission_channel → 0 = Instant bill payment; 1 = delayed (offline) bill payment with higher commissions
  • billFetchResponse → If "1", use the Bill Fetch API first, and then pass the "billfetchresponse" parameter from its response to the Bill Pay API

🚧

Note

Operators may be temporarily disabled (for example, due to high failure rate), and cannot be used for payment.

Such disabled operators will not be returned in the response. Therefore, periodically fetch the list of operators to avoid failed transactions.

Query Params
string
required

Your registered mobile number (See Platform Credentials for UAT)

int32

To filter the operator list by a category, pass the "operator_category_id" (use Get Categories API for the available list)

int32

To filter the operator list by a state, pass the "operator_location_id" (use Get Locations API for the available list)

Headers
string
required

Your static API key (See Guide)

string
required

Your dynamically generated security key, unique for every request (See Guide)

string
required

The current timestamp used to generate secret-key

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json