Create customer
Create a customer to track their exemption certificates and default values for their addresses.
Request body
Response
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
A display name for this customer.
3"John Doe"
The unique identifier for a corporation this customer belongs to.
"b6d009b0-d174-463f-b030-94643c28e209"
Email address of the customer.
Address object. Only country is required at the schema level. All other field requirements (including postal_code and state) vary by country — use the /address-requirements endpoint to check which fields are REQUIRED, OPTIONAL, or IGNORED for a given country. When provided, postal codes and state codes are validated against country-specific formats and allowed values.
External identifier for the customer.
Business identification number for the customer (e.g., tax ID, VAT number, or EIN).