Payonclick Developer Docs
v1

Verify Bank Account

POST https://payonclick.in/ext/v1/dmt/beneficiary/verify
Requires transfer Signed request Counts toward your 60 req/min

Penny-drop — fetch the true account holder name


Body Params

NameTypeDescription
account_number required string Destination account number
ifsc_code required string 11-character IFSC

Responses

StatusDescription
200 OK Penny-drop — fetch the true account holder name — see the example on the right.
4xx / 5xx { "success": false, "error": { "code": "…", "message": "…" } } — every code is listed under Error Codes.
🔏
This call must be signed

POST carries an X-Signature header over POST\n/ext/v1/dmt/beneficiary/verify\n{TIMESTAMP}\n{BODY_SHA256}. The samples on the right compute it for you; the rules are in Request Signing.

📘
Good to know

Chargeable as per your Bank Account Verification slab. The charge is debited only on a successful lookup.