List bank accountsAsk AIget https://api-staging.b2brouter.net/accounts/{account}/bank_accountsReturns an array of the bank accounts of the account.Path ParamsaccountstringrequiredAccount identifier (ID)Query ParamsoffsetintegerDefaults to 0Jump to the first object.limitintegerDefaults to 25Number of items in the response (500 maximum)HeadersX-B2B-API-VersionstringDefaults to 2026-03-02Specifies the version of the API to use in this request. If not specified uses the API-Version set in the group conifguration B2Brouter UI Application -> Developers -> API Keys -> API VersionResponses 200Successful operation 400Bad Request 401Unauthorized 404Not Found 422Unprocessable EntityUpdated 7 months ago