Card Customer — Onboarding
Check Customer KYC Status
Poll the KYC verification status for a customer. Card wallet is deployed automatically when KYC is first approved.
GET
Bearer token:
Bearer YOUR_ACCESS_TOKENThe customer’s
yativo_card_id.When KYC status first changes to
approved, Yativo automatically provisions the customer’s
card wallet in the background (typically completes within 60 seconds). You do not need
to call a separate wallet deployment endpoint. Once kyc_status is approved, proceed
directly to Source of Funds questions.KYC Status Values
| Status | Meaning |
|---|---|
pending | Not yet started, documents requested, or awaiting submission |
in_progress | Documents submitted — under active review |
pending_review | Resubmission requested — customer must supply additional or corrected documents |
approved | Identity verified — proceed to source of funds |
rejected | Verification failed — customer must restart onboarding |

