- Overview
- Account Settings
- Assets
- Connectors Framework
- Customer Portal
- Customers
- Dashboards
- Devices
- Dispatching
- Forms
- Inventory
- Invoices & Billing
- Locations
- Payments
- Parts
- Projects
- Quotes
- Recurrent Routes
- Recurrent Services
- Reports
- Sales Orders
- Schedule
- Services
- Tasks
- Text Messaging
- Time Tracking
- Users
- Work Orders
Overview
All the API methods available for customer contact.
All the API methods available for customer contact.
Table of Contents
Parameters
Allows the API to create, update or delete your customer contacts.
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