POST
/
api
/
integrations
/
{heron_id}
/
links

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

heron_id
string
required

Body

application/json
access_token
string
required

The generated token that grants access to the bank (this is encrypted in transit and at-rest with a custom key)

end_user_id
string
required

A unique identifier for your end user (customer) generated by you

item_id
string
required

Unique identifier for each bank connection made by your end users. In Plaid this is the 'item_id'.

end_user_name
string

An human readable name for this end user, like the company legal name

Response

201 - application/json