#mxp=Tax
1 messages · Page 1 of 1 (latest)
I can see https://stripe.com/docs/api/customer_tax_ids/object in the docs but can't find anything similar for https://stripe.com/docs/tax/tax-ids#tax-ids.
Do you want to get the list of tax ID types?
I'm after the list of the tax ids belonging to the account not it's customers.
Got it, let me check one sec
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
The closest I can find from the API is this boolean flag
I'm reporting on connect account's tax ids so that that doesn't work. Thanks for checking.