Create customer

Creates a new Customer.

A Customer represents a person or business that purchases products or services from your company. Exemptions can be linked to Customers and looked up during transactions based on the customerAccount value included on the transaction.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The unique ID of the CereTax profile the customer is associated with.

string

An alternative id value for identifying this customer

string
required

A unique value identifying this customer. Must be unique within the profile on the request. The customerAccount field is used in create transaction requests to look-up and apply applicable exemptions.

string
required

The name of the customer.

boolean
Defaults to true

Defines if the customer is active or inactive.

address
object
contact
object
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json