Payonclick Developer Docs
v1

Get Biller Details

GET https://payonclick.in/ext/v1/bbps/biller/{biller_id}
Any valid API key Counts toward your 60 req/min

The exact input fields this biller requires


Query & Path Params

NameTypeDescription
biller_id required path Biller id from /billers

Responses

StatusDescription
200 OK The exact input fields this biller requires — see the example on the right.
200 OK · ad-hoc biller Alternate outcome for the same call — the second Response tab.
4xx / 5xx { "success": false, "error": { "code": "…", "message": "…" } } — every code is listed under Error Codes.
📘
Good to know

Never skip this call. Every biller names its fields differently — Adani wants a 9-digit Consumer number, AVVNL a 12-digit K Number. Echo each param_name verbatim into /bill/fetch, or Bharat Connect returns E135. The adhoc flag decides the whole downstream flow.