generate_connect_url
Generate a hosted Data Connect URL for customers to securely link their financial accounts and enable open banking data access.
Instructions
Generate a hosted Data Connect URL for the customer to link accounts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| experience | No | ||
| customer_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | True when the upstream HTTP status was < 400. | |
| data | No | Finicity's native response body. | |
| error | No | Error summary when ok is False. | |
| status_code | Yes | Upstream Finicity HTTP status code. |