Payonclick Developer Docs
v1

Get Transaction by Client Reference

GET https://payonclick.in/ext/v1/bbps/transaction/by-client-reference/{client_reference}
Any valid API key Counts toward your 60 req/min

Look up by your own idempotency key


Query & Path Params

NameTypeDescription
client_reference required path The key you sent to /bill/pay

Responses

StatusDescription
200 OK Look up by your own idempotency key — see the example on the right.
4xx / 5xx { "success": false, "error": { "code": "…", "message": "…" } } — every code is listed under Error Codes.