integrations.sh
← all integrations

xero.com – xero_bankfeeds

OpenAPI apis-guru financial

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.createFeedConnections

    By passing in the FeedConnections array object in the body, you can create one or more new feed connections

  • bankFeeds.createStatements

    Creates one or more new statements

  • bankFeeds.deleteFeedConnections

    By passing in FeedConnections array object in the body, you can delete a feed connection.

  • bankFeeds.getFeedConnection

    By passing in a FeedConnection Id options, you can search for matching feed connections

  • bankFeeds.getFeedConnections

    By passing in the appropriate options, you can search for available feed connections in the system.

  • bankFeeds.getStatement

    By passing in a statement id, you can search for matching statements

  • bankFeeds.getStatements

    By passing in parameters, you can search for matching statements

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools