| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Unique Id for the client (must be Guid). Client will be created in SI with this Guid and will be used to update client. |
string |
None. |
| Name |
Client name (Required) |
string |
None. |
| Number |
Number |
string |
None. |
| IntegrationId |
Optional Id provided by the Integration for client. The IntegrationId can be used to update clients |
string |
None. |
| Phone |
Phone |
string |
None. |
| Fax |
Fax |
string |
None. |
|
|
string |
None. |
|
| WebSite |
Web site |
string |
None. |
| ClientType |
Client Type - must be Lead or Prospect or Client |
string |
None. |
| LeadSource |
Lead source |
string |
None. |
| Tax |
Tax |
string |
None. |
| LaborTax |
Labor tax |
string |
None. |
| CreatedOn |
Date the client was created (UTC Time) |
date |
None. |
| UpdatedOn |
Date the client was updated (UTC Time) |
date |
None. |
| UpdatedBy |
Client Updated By |
string |
None. |
| PublishedBy |
Client Published By |
string |
None. |
| ClientAddresses |
Client addresses for client |
Collection of ClientAddress |
None. |
| ClientContacts |
Client contacts for client |
Collection of ClientContact |
None. |