Yativo Card (Own Account)
Accept Terms
Accept the Yativo Card terms and conditions to proceed with card issuance
POST
Bearer token:
Bearer YOUR_ACCESS_TOKENThis 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’syativo_card_idas the path parameter — it is idempotent and safe to call even if terms were already accepted upstream.

