curl --request POST \
--url https://app.herondata.io/api/end_users/{end_user_id_or_heron_id}/finicity/connect \
--header 'x-api-key: <api-key>'
Create a Finicity Link for an end user and send a Finicity Connect email to the end user to initiate the connection. The end user must have sufficient end user information to create the link.
curl --request POST \
--url https://app.herondata.io/api/end_users/{end_user_id_or_heron_id}/finicity/connect \
--header 'x-api-key: <api-key>'
OK
Was this page helpful?