Fields - CRM Follow Up
Example URL
https://int.lightspeeddataservices.com/lsapi/CRMFollowup/76010000
| Field Name | Data Type | Description, Example |
|---|---|---|
| DealerId | string | Internal Dealer Identifier (intentionally left blank) |
| FollowUpId (key) | bigint | ID off the follow up record |
| DealNumber | bigint | Deal Number associated to the follow up record |
| DealId | bigint | Deal ID (internal) associated to the follow up record |
| CreateDate | datetime | Date when follow up was created |
| NextInteractionDate | datetime | Date of next interaction |
| CompletionDate | datetime | Date when follow up was completed |
| FollowUpType | string | Type of follow up |
| State | string | State of follow up |
| CameToAppointment | boolean | True/False if the lead came to appointment |
| ConfirmedAppointment | boolean | True/False if the lead confirmed appointment |
| Description | string | Additional data on the follow up |
| AssignedUser | string | User assigned to follow up |
| Contacted | boolean | True/False is the follow up has been contacted |
| RepairOrderNumber | bigint | Repair Order number of associated follow up |
| RepairOrderId | bigint | ID (internal) of the RO on the follow up |
| CustomerName | string | Name of the follow up |
| MobilePhone | string | Mobile Phone of the follow up |
| HomePhone | string | Home Phone of the follow up |
| WorkPhone | string | Work Phone of the follow up |
| IsPartInvoice | boolean | True/False Is this follow associated to a parts invoice |
| Notes | string | Additional notes |