Core
Sync connection
POST
/
core
/
connection
/
{id}
/
_sync
Path Parameters
Must start with 'conn_'
Body
application/json
Run sync in the background, not compatible with other options for now...
Only sync connection metadata and skip pipelines
Remove state
of pipeline and trigger a full resync
Triggers provider to refresh data from its source
https://plaid.com/docs/api/products/transactions/#transactionsrefresh
This may also load historical transactions. For example,
Finicity treats historical transaction as premium service.
See coda's implmementation. Requires adding a new message to the sync protocol
to remove all data from a particular source_id
Response
200 - application/json
The response is of type any
.