Allow tax adjustments on Bank Transactions added via API
In the Xero interface, both an Invoice and a Bank Transaction can be given a tax adjustment, e.g. to resolve a rounding error.
Via the API, only an Invoice can be given a tax adjustment. If sending a POST request with the exact same structure/data to create a Bank Transaction, the tax adjustment is ignored.
This doesn't make sense given that the tax adjustment on the Bank Transaction is possible via the UI.
Please amend this so that API POST requests to create Bank Transactions respect the TaxAmount field on the Line Item.
Hi Virgil, thanks for your feedback on API tax adjustments. It’s helpful to understand where you’re seeing a gap between the UI and what’s currently possible through the API.
We’ve moved this idea to Feedback, which means it’s now closed for votes and comments. Because this relates specifically to API functionality, the best next step is to raise it in our developer community, where the team who work directly with API enhancements can review it in more detail.
If you can share your workflow and how this limitation affects your integration when you post there, it will help provide useful context for the developer community.