#xqprtzcv
1 messages ยท Page 1 of 1 (latest)
๐ Next time if you have a thread open already you can continue asking questions there
Give me a minute to take a look
Think I need to expand customer tax
Backing up for a second - is there a reason you made a post request to the Tax Rates API and note a retrieval reqeust?
No reason, my mistake
Yeah if that's all you need then you just need to switch to retrieving and not doing an update request
Yes, that fixes that problem. Can I get the tax info in a single api call by using expand?
I think you could do it in a single call if you expand latest_invoice.total_tax_amounts.tax_rate
Thank you so much, I will mess around with it.
๐
(oops I had a typo in there - I wrote latest_invoice.total_tax_amounts.tax_rate.tax_rate initially but it should be latest_invoice.total_tax_amounts.tax_rate
Works! Thank you
awesome ๐