Document Details
Submit ID proof document images and metadata as part of the KYC Reliance flow.
Call the [Identity Details API](/api/whitelabel/kyc-reliance-api/kyc-reliance-identity-details) first to initialize the KYC request, then use this endpoint to upload the user's document images.
| Field | Required | Accepted formats |
|-------|----------|------------------|
| **frontImage** | Yes | `JPEG`, `PNG`, `WEBP` |
| **backImage** | Only for two-sided documents | `JPEG`, `PNG`, `WEBP` |
All images must be sent as base64-encoded data URIs.