xero.com – xero_bankfeeds
The Bank Feeds API is a closed API that is only available to financial institutions that have an established financial services partnership with Xero. If you're an existing financial services partner that wants access, contact your local Partner Manager. If you're a financial institution who wants to provide bank feeds to your business customers, contact us to become a financial services partner.
- Homepage
- https://api.apis.guru/v2/specs/xero.com:xero_bankfeeds/2.9.4.json
- Provider
- xero.com:xero_bankfeeds / xero_bankfeeds
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/xero.com/xero_bankfeeds/2.9.4/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/xero.com/xero_bankfeeds/2.9.4/openapi.yaml
Tools (9)
Extracted live via the executor SDK.
-
bankFeeds.createFeedConnectionsBy passing in the FeedConnections array object in the body, you can create one or more new feed connections
-
bankFeeds.createStatementsCreates one or more new statements
-
bankFeeds.deleteFeedConnectionsBy passing in FeedConnections array object in the body, you can delete a feed connection.
-
bankFeeds.getFeedConnectionBy passing in a FeedConnection Id options, you can search for matching feed connections
-
bankFeeds.getFeedConnectionsBy passing in the appropriate options, you can search for available feed connections in the system.
-
bankFeeds.getStatementBy passing in a statement id, you can search for matching statements
-
bankFeeds.getStatementsBy passing in parameters, you can search for matching statements
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools