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
Authorizations
Please use your Access Token
Body
application/json
Available options:
pending
, processing
, connected
, error_no_account_setup
, error_permissions
, reauth
Response
200 - application/json
[DEPRECATED] Use connection_id
to associate a connection with an access token
Available options:
credential
, api_token
, oauth
, assisted
[DEPRECATED] Use connection_id
to associate a connection with an access token
The ID of the provider associated with the access_token
The ID of the new connection
Was this page helpful?