Submit identity information (name, address, DOB, tax ID) for a customer programmatically. This is an alternative to the presigned URL flow where users complete KYC in the Etherfuse UI.
Use case: Partners who want to white-label the KYC experience can collect identity data in their own UI and submit it via this endpoint.
Submitted data will be reviewed by Etherfuse admins before approval. You’ll receive a
kyc_updated webhook when the status changes.
Sandbox auto-approval: In sandbox, submitting KYC for a personal customer org
immediately approves the customer, fires a kyc_updated webhook, and unlocks orders for
the wallet. The response status returns "approved" (not "proposed"). This shortcut
is sandbox-only — production still requires manual review.
Data isolation: Partners can only query KYC data they submitted. Data submitted by other partners or directly by users is not visible.
Documentation Index
Fetch the complete documentation index at: https://docs.etherfuse.com/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Pass the key directly (e.g., Authorization: your-api-key). Do not use a Bearer prefix.
ID of the customer