#André Brás - tax
1 messages · Page 1 of 1 (latest)
(without using the id)
Hi! By "tax object", do you mean tax rate? https://stripe.com/docs/api/tax_rates/object
Yes
🙂
We are integrating with another API and we add some info in the tax object's metadata, so I wonder if there is a way i can filter with the data without iterating the whole list of tax rates
If you don't have its ID, then you need to use https://stripe.com/docs/api/tax_rates/list and iterate
Note that there is currently a beta to search for object using their metadata field: https://stripe.com/docs/search-api