Sync external account transactions through a vendor, such as Plaid
External Accounts
Sync external account transactions through a vendor, such as Plaid
Sync external accounts for a customer through an existing access token. The token must be valid. Accounts linked in the same auth session (having the same access token) will be synced together.
POST
Sync external account transactions through a vendor, such as Plaid
Documentation Index
Fetch the complete documentation index at: https://docs.synctera.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
External Account ID
Example:
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Query Parameters
Is External Account Restricted for Access
Force a vendor refresh of the external account.
Response
Result of syncing accounts through the vendor.
Number of transactions synced for the access token associated with this external account.

