Exemption Certificate Management

CertCapture RESTful APIs

CustomerResponse

Customer Response Model

This model is used in the following APIs:

Parameters
address_line1Optional
string

The first line of the customers address.

address_line2Optional
string

The second line of the customers address.

alternate_idOptional
string

An alternate id for a customer.

attn_nameOptional
string

An optional attention name field for your customer.

cityOptional
string

The city field of the customers address.

client_idOptional
integer

The system generated company id.

contact_nameOptional
string

The contact name of the customer.

countryOptional
Country
createdOptional
string

DateTime of when the record was created.

customer_numberOptional
string

The customer number is a unique number, per company, for a customer.

email_addressOptional
string

The email_address of the customer.

fax_numberOptional
string

The fax number for the customer.

fein_numberOptional
string

The customers fein number.

idOptional
integer

System Generated Customer id

is_billOptional
boolean

Designates if the customer is a bill to customer or not.

is_shipOptional
boolean

Designates if the customer is a ship to customer or not.

is_vendorOptional
boolean

States whether or not the customer record is a vendor record.

last_transactionOptional
string

An optional field for adding the date of your last transaction with this customer. This is NOT tied to AvaTax.

location_idOptional
integer

The location id of the customer. Only generated when customer is created via Retail, with a location setup.

modifiedOptional
string

DateTime of when the record was modified.

nameOptional
string

The name of the Customer.

phone_numberOptional
string

The phone number for the customer.

stateOptional
State
welcome_letter_statusOptional
string

The status on the Welcome Letter (option not enabled by default.)

zipOptional
string

The zip field of the customers address.