Xero node doesn’t accept valid UK TaxType OUTPUT2 (VAT on Income)

I’m using the Xero node in n8n (UK organisation) to create sales invoices.
Setting Tax Type = OUTPUT2 (20% VAT on Income – valid UK rate) gives the error:
“The value ‘OUTPUT2’ is not supported.”
NONE works fine, but I need to apply the 20% VAT rate.
It looks like the node only allows a limited list of hardcoded tax types instead of using the ones configured in my Xero account.

Hey !

For maximum flexibility, I would use an HTTP node to accomplish that(if API supports that parameters).

2 good sources and you are good to go.

And

If you encounter any issu, just shoot it out :slight_smile: