Card Issuer Program
Look Up Customer
Find a card customer record by any identifier
GET
Bearer token:
Bearer YOUR_ACCESS_TOKENYativo’s internal card customer ID (e.g.
yativo_card_customer_8f9a..._1769031332068).Customer ObjectId, or falls back to
yativo_card_id lookup if not a valid ObjectId.Card ID returned from card creation.
Your reference ID set at onboarding.
Customer email address.
MongoDB
_id of the customer document.Pass exactly one identifier.
yativo_card_id and external_id are the most reliable — prefer them over email if you have either.
