online-help.platform.features.premier_subscription.connectors.inbound-rest-api.endpoints.customercontact.title
Customer Contacts
Overview
All the API methods available for customer contact.
Parameters
Allows the API to create, update or delete your customer contacts.
firstName
required
String
Name of the customer
lastName
required
String
Last name of the customer
title
optional
String
Title of the customer
email
optional
String
Email of the customer
phoneNumber
optional
Long
Phone number of the customer
altPhoneNumber
optional
Long
Second Phone Number of the customer
officePhone
optional
Long
Office Phone Number of the customer.
phoneExt
optional
Long
Extension of their Phone Number.
altPhoneExt
optional
Long
Extension of their alt phone number
enabled
optional
String
Status of the customer contact, True or False
employeeId
optional
Long
Id of the employee
loginId
optional
String
Login Id of the customer
password
optional
String
Password of the customer
admin
optional
String
Admin Status of the customer
fax
optional
Long
Fax Number of the customer
Example