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 | Verification in progress |
approved | Identity verified — card wallet auto-provisioned, proceed to source of funds |
rejected | Verification failed — customer must restart onboarding |

