Yes, it is. And server return information about taxes\paymentsDoes Housing.UpdateTaxInfo send a request to the server to get the information?
Yes, it is. And server return information about taxes\payments
Is there any kind of onTaxUpdated event somewhere?
I've been using ArcheBuddy to send the data to anoter app, I don't really need the automated scanning (that might get detected on a busy day), but automating the data collection is still awesome on its own.
You can simply read the Housing object (subclass of Creature) that you would get from getCreatures() call. It will have the tax info there if it was ever updated. Zero if update hasn't happened.