Payonclick Developer Docs
v1

Verification — KYC, OVD & business

Identity and business verification against government sources — bank accounts, Voter ID, Driving Licence, Vehicle RC, GSTIN and PAN → GSTIN. One request shape for every document: post the fields the service lists, get a verified answer plus the record that was found.

Base: /ext/v1/verify Permission: verify Wallet: MAIN Billing: per completed lookup
⚠️
You are charged for the lookup, not for a positive result

A Voter ID that comes back verified: false still reached the government source and is billed. You are not charged when the request is rejected before dispatch (bad format, missing field), nor when the provider errors or times out. Prices are per service — read them from GET /ext/v1/verify/services.

Integration flow

1
/services
Read what you may verify and the price of each.
2
/{service}
Post the fields that service lists, with your client_reference.
3
/result/{client_reference}
Re-read a result you already paid for.

Endpoints

Catalogue

Verifications

Results