2

I'm attempting to filter the list of Tax Rates in Xero by the date since which it is modified. Unfortunately it does not seem to be working, even when using the "Modified After" filter in the API Previewer, as it seems to still be showing every record present.

1 Answers1

2

Unfortunately UpdatedDateUTC is not exposed on the TaxRates endpoint thus it cannot be filtered by the If-Modified-Since header