Skip to main content
POST
string
required
Bearer token: Bearer YOUR_ACCESS_TOKEN
This endpoint works for both own-account users and B2B customer cards.
  • Own-account users (POST /v1/yativo-card/onboard): call this after KYC is approved and before creating a card.
  • B2B Card Issuer customers: terms are auto-accepted by the platform when KYC is first approved. However, the auto-accept can fail silently. If card creation returns LEGAL_ACCEPTANCE_REQUIRED, call this endpoint using the customer’s yativo_card_id as the path parameter — it is idempotent and safe to call even if terms were already accepted upstream.
Accepting terms is a one-time operation per card account.