Upload KYC docs
Upload identity documents (government ID, selfie) for a customer.
Document requirements:
- Formats: JPEG, PNG
- Max size: 10 MB per image
- Required documents:
id_front,id_back(if applicable),selfie - Encoding: Base64
Use the documentType field: document for government ID images (front and back),
selfie for the selfie verification photo.
Submitted documents are reviewed by Etherfuse admins before approval; you’ll receive a
kyc_updated webhook when the status changes.
Sandbox auto-approval: in sandbox, uploading documents for a personal customer org
immediately approves the customer and fires a kyc_updated webhook (response status
is "approved"). Sandbox-only — production still requires manual review.
Authorizations
API key sent in the Authorization header.
Path Parameters
The customer (child org) ID. Must belong to the caller's organization or a direct child.
Body
Request body for uploading KYC documents
Response
KYC documents uploaded