Submit KYC
Submit identity information (name, address, DOB, tax ID) for a customer programmatically — 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 here.
Submitted data is 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 (response status is "approved", not "proposed"). 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 sent in the Authorization header.
Path Parameters
The customer (child org) ID. Must belong to the caller's organization or a direct child.
Body
Response
KYC identity data submitted