Allow access to bank transactions through an API
Currently it is impossible to automatically check if transactions occurred as they should. It would be nice if there was an API that allowed transactions to be read so this checking can occur.
44
votes

Apologies for not marking this one complete sooner. You can use the BankStatement endpoint as part of our Reporting API’s to check imported bank statement lines – http://developer.xero.com/api/reports/#BankStatement
-
MikeBlockCPA commented
Does this work for entries not yet reconciled? That is, can we ONLY get unreconciled entries with the API?