Skip to main content
PUT
JavaScript

Authorizations

Authorization
string
header
required

Please use your Access Token

Body

application/json
connection_status
enum<string>
Available options:
pending,
processing,
connected,
error_no_account_setup,
error_permissions,
reauth

Response

200 - application/json

OK

connection_id
string<uuid>
required

The ID of the new connection

entity_id
string<uuid>
required

The ID of the entity whose status was updated

account_id
string<uuid>
required
deprecated

[DEPRECATED] Use connection_id to associate a connection with an access token

authentication_type
enum<string>
required
Available options:
credential,
api_token,
oauth,
assisted
company_id
string<uuid>
required

The Finch UUID of the company associated with the access_token.

provider_id
string
required

The ID of the provider associated with the access_token

products
string[]
required