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