Sales_tax_rates in Company Response

Hi

I’ve noticed a bit of an oddity, which I’m unsure is intentional.

On my sandbox account, I left my fake company set as not VAT registered.

On the Create Expense page on the website, it still shows a dropdown with
VAT rates:
0.0
5.0
15.0
17.5
20.0

From the API if I call the GET Company endpoint, I don’t get any
sales_tax_rates through.

I then changed the company to VAT registered and the website hasn’t changed
(unsurprisingly) but I now get VAT rates through…

Is this expected? It seemed a bit odd that the website still showed VAT
rates but the API didn’t offer them?

Thanks