Sign in

Create tax ID

documented

Create a tax ID.

POST /v1/tax_idsBillingno implementation yet0 runs

Input

type*
Tax ID type
eu_vat
value*
Tax ID value
DE123456789
owner_type
Owner type (account | application | customer | self)
self
owner_account
Owner account ID (if owner_type is account)
acct_...
owner_customer
Owner customer ID (if owner_type is customer)
cus_...
owner_customer_account
Owner customer account ID (optional)
acct_...
Calls Stripe as you (your API key is your account); keychains.dev holds the credentials.
Create tax ID · Stripe · OpenIntegrations