Submit KYC identity data
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.
Authorizations
API key for authentication. Pass the key directly (e.g., Authorization: your-api-key). Do not use a Bearer prefix.
Path Parameters
ID of the customer