#roasten-Tax

1 messages · Page 1 of 1 (latest)

tired sequoia
#

Hi there, can you send me the event ID?

solemn orbit
#

customer.tax_id.created and customer.tax_id.updated

tired sequoia
solemn orbit
#

let me see

#

so you dont have the supported tax id types as a API request?

#

*response

#

also what API do I use to Create/Update a tax_id to a customer?

#

I don't see the clear path here in the documentation

#

@tired sequoia

tired sequoia
#

There's no API to get the list of tax ID types I'm afraid.

#

You can use this API (https://stripe.com/docs/api/customer_tax_ids/create) to create a Tax ID, and this (https://stripe.com/docs/api/customer_tax_ids/delete) to delete a Tax ID.

#

There is no API to update a tax ID, you can just delete and create a new tax ID.

solemn orbit
#

no problem, thanks