Payonclick Developer Docs
v1

Track Complaint

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

Track a registered complaint


Query & Path Params

NameTypeDescription
complaint_id required path From POST /complaint

Responses

StatusDescription
200 OK Track a registered complaint — see the example on the right.
4xx / 5xx { "success": false, "error": { "code": "…", "message": "…" } } — every code is listed under Error Codes.