Document details

View as Markdown

Submits ID proof document images and metadata as part of the KYC Reliance flow. Call POST /kyc/v2/reliance/identity-details first to initialize the KYC request; then use this endpoint to upload document images (base64-encoded). Optional back image applies when the document type requires a reverse side.

Headers

x-access-tokenstringOptional

Your Partner Access Token. Please refer here for a tutorial on generating your access token.

Note: This is applicable only for Auth Reliance Flows

x-user-identifierstringOptional

our authenticated user Email Id address.

Note: This is applicable only for Auth Reliance Flows

authorizationstringOptional

Authorization token is the accessToken received from the API - api/v2/auth/verify

Note: This is not applicable for Auth Reliance Flows

Request

This endpoint expects an object.
documentProofobjectRequired

Response

Success — document step initialized

dataobject

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error