Customers
Create a new customer
post/v1/customers
Request body
activeboolean
Active
cellPhonestring nullable
Cell phone number
companyNamestring nullable
Company name
emailstring nullable
firstNamestring nullable
First name
internalIdstring nullable
ID used in information system
internalNotesstring nullable
Internal notes
lastNamestring nullable
Last name
namestring nullable
Name
numberstring nullable
Number
phonestring nullable
Phone number
titlestring nullable
Title
type'Business' | 'Consumer' | 'Government'
Response
OK
activeboolean
Active
cellPhonestring nullable
Cell phone number
companyNamestring nullable
Company name
emailstring nullable
firstNamestring nullable
First name
idinteger
Customer ID
internalIdstring nullable
ID used in information system
internalNotesstring nullable
Internal notes
lastNamestring nullable
Last name
namestring nullable
Name
numberstring nullable
Number
phonestring nullable
Phone number
titlestring nullable
Title
type'Business' | 'Consumer' | 'Government'