PHP integration
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}