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 t
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://api.xero.com/bankfeeds.xro/1.0/Statements
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://api.xero.com/bankfeeds.xro/1.0/FeedConnections
curl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://api.xero.com/bankfeeds.xro/1.0/FeedConnections/{id}