Fetch BBPS Bill

Fetch a user's bill for any utility operator.

❗️

Note

🚧

Precautions

  • Get the list of parameters required for each operator from the result of Get Operator Parameters API.
    Parameters name should be exactly same as param_name asked in operator info API
    Value passed for request body should adhere param_type and regex
Query Params
string
required

Your registered mobile number (See Platform Credentials for UAT)

string
required

User code value of the retailer from whom the request is coming

string
required

Unique transaction ID which you will generate from your end for every transaction

string
required

Account number provided by operator against which bill needs to be fetched / paid

string
required

Value of customer's mobile number

string
required

Valid Name of Customer

string
required
string
required

IP of agent/retailer who is making this request. Your agent's location (latitude,longitude). This is crucial for security & fraud prevention.

string
required

Agent's location (latitude,longitude). This is crucial for security & fraud prevention.

int32
Defaults to 0

0 = Instant payment; 1 = Delayed (offline) payment with higher commissions

string
Defaults to DD/MM/YYYY

For LIC: Date of Birth of the policy holder

string

For MSEB: Cycle number of the electricity bill

string

For MSEB: Password provided by MSEB

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 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