Document details
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-token
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-identifier
our authenticated user Email Id address.
Note: This is applicable only for Auth Reliance Flows
Request
This endpoint expects an object.
documentProof
Response
Success — document step initialized
data
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error