#adasli-customer-taxid
1 messages · Page 1 of 1 (latest)
Once a customer has been created you can update it's tax IDs using the Tax ID API https://stripe.com/docs/api/customer_tax_ids/create
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
You can find more details here https://stripe.com/docs/billing/customer/tax-ids#using-api
Ah, thanks so much!