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/external_accounts/{external_account_id}/refresh_transactions
Path parameters
external_account_idstring uuid required
Example:7d943c51-e4ff-4e57-9558-08cab6b963c7
External Account ID
Query parameters
restrictedboolean
Is External Account Restricted for Access
force_vendor_refreshboolean
Force a vendor refresh of the external account.
Response
Result of syncing accounts through the vendor.