GET /v1/yativo-card/customers/:yativoCardId/source-of-funds— fetch the questionsPOST /v1/yativo-card/customers/:yativoCardId/source-of-funds— submit answers
Get Questions
Bearer token:
Bearer YOUR_ACCESS_TOKENThe customer’s
yativo_card_id.Language for questions, e.g.
en, de, fr. Defaults to en.Submit Answers
Array of answer objects. Each must have
question (the question ID from GET) and answer (selected option).
