These docs are for v1. Click to read the latest docs for v3.

Get Operator List API

Gives you list operators with their operator id and name

👍

High commission channel (offline)

Get biller list API has a new parameter in response (high_commission_channel) which is set to 1 for all billers available on parallel high commission channel and 0(online) for default channel . Only billers with parameter high_commission_channel = 1 will allow above bill pay / fetch bill trxn on high commission channel using hc_channel = 1. High commission biller might take upto 6 hours to process transaction at biller end. For instant recharge and bill payment, you may use default channel without hc_channel flag while calling billfetch and paybill API.

📘

Response data

The result list can be filtered by passing location id, category id, or both in the query parameter of URL. For fetching all operators in all category and all location, simply do not pass any query parameter.

📘

billFetchResponse in Response

bill fetch response flag parameter for that biller; if the value is ‘1’ then bill fetch API has to be called for that biller then the response of bill fetch API has to be passed on to bill pay API to do the transaction

🚧

Operators that are disabled due to any reason (i.e. high transaction failure) will be removed from data list in response in real-time. Please refer fresh operator list, to avoid failed transactions on the disabled operators.

Query Params
int32

location id for the geographic state from get operator location list API

int32

category id of billers from get operator category list API

Headers
string
required

application/json

string
required

Your unique API key that will authenticate your request. For UAT, refer to [Platform Credentials] (https://developers.eko.in/docs/platform-credentials)

string
required

Refer to [authentication section] (https://developers.eko.in/docs/authentication)

string
required

Refer to [authentication section] (https://developers.eko.in/docs/authentication)

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json