Create an integration Link
Create a Link for an active Integration every time a customer connects their bank. In Plaid, this is a Plaid Link every time a customer connects their bank. For Plaid, call this after exchanging a public token for an Item access_token.
Authorizations
Path Parameters
Body
The generated token that grants access to the bank (this is encrypted in transit and at-rest with a custom key)
"access-sandbox-de3ce8ef-33f8-452c-a685-8671031fc0f6"
A unique identifier for your end user (customer) generated by you
"f70a0fd5-a184-4981-864e-e44c2168d617"
Unique identifier for each bank connection made by your end users. In Plaid this is the 'item_id'.
"M5eVJqLnv3tbzdngLDp9FL5OlDNxlNhlE55op"
Optional. If you already have a Plaid asset report, pass the token to skip creating a new one.
An human readable name for this end user, like the company legal name
"Acme Corp"
Response
Created