Refresh Account
refresh_accountRefreshes account data by triggering a fresh pull from the bank. Returns a job ID to poll for completion, including MFA handling.
Instructions
Trigger a fresh data pull from the bank for a specific account. Returns a job ID. IMPORTANT: You must poll this job with poll_job (every 4-5 seconds) just like a new connection — the bank may require MFA during refresh. Use answer_mfa if MFA fields appear. Poll until SuccessFlag is true or false.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | Account ID to refresh |