qvtx_onboard.py
One call brings a member online: mints the universal account, opens the clearing account, runs screening, and assigns a KYC tier (which sets their limits).
| endpoint | notes |
|---|---|
POST /api/onboard | {"label","tier","name"} -> full member profile |
GET /api/profile?label=<l> | assembled member view |
qvtx_onboard.py onboard <label> [tier 0-3] [name] qvtx_onboard.py profile <label>
onboard acme 2 "Acme Corp" -> tier 2 (verified), per-tx 50k / daily 250k