Sandbox

Update a sandbox account

Update an existing sandbox account. Change the connection status to understand how the Finch API responds.

put/sandbox/connections/accounts

Request body

connection_status'pending' | 'processing' | 'connected' | 'error_no_account_setup' | 'error_permissions' | 'reauth'

Response

OK

connection_idstring uuid

The ID of the new connection

account_idstring uuid required

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

authentication_type'credential' | 'api_token' | 'oauth' | 'assisted' required
company_idstring uuid required

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

provider_idstring required

The ID of the provider associated with the access_token

productsstring[] required

Changes