Sandbox currently uses a stub vendor with deterministic triggers — see “Sandbox triggers” below.
Tiers
Once the $200 lifetime ceiling is crossed, the user cannot return to
tier_0 — tier_1 or higher is required for every future withdrawal.
Endpoints
POST /v1/kyc/start
201 Created):
tier_0 fast path (200 OK):
GET /v1/kyc/status
GET /v1/kyc/tier
Webhooks
Sandbox triggers
The sandbox stub vendor advances checks deterministically based onexternal_user_id:
- Contains
autoapprove→ check moves toapproved. - Contains
autoreject→ check moves torejected. - Otherwise →
pending_review(use the admin CLI to advance).