Customers
Create customer
Create a customer to track their exemption certificates and default values for their addresses.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
A display name for this customer.
Example:
"John Doe"
The unique identifier for a corporation this customer belongs to.
Example:
"b6d009b0-d174-463f-b030-94643c28e209"