Card Customer — Onboarding
Get Customer KYC Link
Generate a KYC verification link for the customer to complete identity verification
GET
Bearer token:
Bearer YOUR_ACCESS_TOKENThe customer’s
yativo_card_id.Call this endpoint after OTP verification. The returned
kyc_url should be opened by the
customer in their browser or embedded in your app. They will complete identity verification
(government ID upload + liveness check) through the hosted flow. After completion, poll
Check KYC Status until kyc_status is approved — KYC completion is not delivered as a webhook.
