Exemption Certificate Management
CertCapture RESTful APIs
Customer
Customer Model
This model is used in the following APIs:
Parameters
address_line1Optional
stringThe first line of the customers address.
address_line2Optional
stringThe second line of the customers address.
alternate_idOptional
stringAn alternate id for a customer.
attn_nameOptional
stringAn optional attention name field for your customer.
cityOptional
stringThe city field of the customers address.
contact_nameOptional
stringThe contact name of the customer.
countryOptional
arrayThe country where the customer resides.
customer_numberOptional
stringThe customer number is a unique number, per company, for a customer.
email_addressOptional
stringThe email_address of the customer.
fax_numberOptional
stringThe fax number for the customer.
nameOptional
stringThe name of the Customer.
phone_numberOptional
stringThe phone number for the customer.
stateOptional
arrayThe state where the customer resides.
zipOptional
stringThe zip field of the customers address.