Arguments
PlaidBankAccountInput!
required
No description provided in the schema yet.
Returns
PlaidBankAccountBalanceRefreshResponse! — Result of a rate-limited realtime refresh for one Plaid bank account’s owning institution.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Requests a rate-limited realtime balance refresh for one owned Plaid bank account.
mutation {
refreshPlaidBankAccountBalance(
input: PlaidBankAccountInput!
): PlaidBankAccountBalanceRefreshResponse!
}
PlaidBankAccountBalanceRefreshResponse! — Result of a rate-limited realtime refresh for one Plaid bank account’s owning institution.