Payonclick Developer Docs
v1

Get Sender & Beneficiaries

GET https://payonclick.in/ext/v1/dmt/sender/{mobile}
Any valid API key Counts toward your 60 req/min

Remitter profile and saved beneficiaries


Query & Path Params

NameTypeDescription
mobile required path 10-digit remitter mobile

Responses

StatusDescription
200 OK Remitter profile and saved beneficiaries — see the example on the right.
4xx / 5xx { "success": false, "error": { "code": "…", "message": "…" } } — every code is listed under Error Codes.