Get KYC status
Returns the current KYC verification status for a customer.
The overall status uses the same logic as orders and UI (fetch_agreement_status),
ensuring consistency with whether orders can be placed.
Submission details (rejection_reason, timestamps) are partitioned by source_organization_id,
so partners only see details for data they submitted.
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.
The wallet public key
Response
The KYC status for the customer's wallet
KYC status response
Whether KYC is marked on-chain. Only present for Solana wallets. For other blockchain types (Stellar, EVM), this field is omitted as on-chain marking doesn't apply.