Name | Description | Type | Additional information |
---|---|---|---|
ID |
GUID identifying this name. Do not specify a value when using POST to create new Names as the database will automatically create a new ID when creating a new Name record. |
globally unique identifier |
None. |
FirstName |
Individual Name's First Name. |
string |
Max length: 30 |
MiddleName |
Individual Name's Middle Name. |
string |
Max length: 20 |
LastName |
Individual Name's Last Name |
string |
Max length: 60 |
FullName |
Individual Full Name |
string |
Max length: 200 |
CompanyName |
Organization Name |
string |
Max length: 100 |
Subject |
Submission Subject |
string |
Max length: 200 |
PhoneNumber |
Contact Phone Number |
string |
Max length: 30 |
EmailAddress |
Contact Email Address |
string |
Max length: 200 |
Comment |
Addition comment sent by new lead |
string |
None. |
SubmissionURL |
Lead source URL |
string |
None. |
IntegrationSource |
Name of the integration source, i.e. Zapier |
string |
None. |
WhenChangedDateTime |
Date\Time that the database record was last changed. |
date |
None. |
WhoChanged |
Initials of the user who last changed this record. |
string |
None. |
WhenAddedDateTime |
Date\Time that the database record was added. |
date |
None. |
WhoAdded |
Initials of the user who created this record. |
string |
None. |
_links |
Links to other API resources that are related to the information in this model. This is part of the HAL specification. This property is not required on PUT or POST requests to this endpoint. |
None. |
|
_embedded |
Resources/models representing data that is related to the data in this model. This is part of the HAL specification. These models have their own HAL links and embedded resources. This property is not required on PUT or POST requests to this endpoint. |
None. |