KYC
DigiLocker Verify
Finalize Aadhaar verification via DigiLocker after the customer completes the OAuth flow.
POST
DigiLocker verify
Finalizes the Aadhaar verification via DigiLocker after the customer completes OAuth. Pass theDocumentation Index
Fetch the complete documentation index at: https://docs.vobiz.ai/llms.txt
Use this file to discover all available pages before exploring further.
access_request_id from DigiLocker Initiate. linked_number is optional (92-series per-number binding).
Authenticate as the parent main account with
Authorization: Bearer {parent_jwt}.Authorizations
Parent main-account JWT. Sub-account KYC endpoints authenticate as the
parent account that owns the sub-account (or an admin), not with the
X-Auth-ID / X-Auth-Token header pair.
Path Parameters
The sub-account's Auth ID.
Example:
"SA_XXXXXX"
Body
application/json
Response
200 - application/json
Verification result
Outcome of a single KYC verification step.
Available options:
pan, gst, cin, aadhaar Available options:
verified, failed, pending Recomputed sub-account call-blocking state after this verification.
Present and true on responses from the test-mode endpoints.