Field Name | Data Type | Limits | Description |
Id | Integer | Max value 2147483627 | This is an internal serial number assigned for each lead. |
fullname | String/Varchar | Max 255 Characters | Full name of the lead |
status | String/Varchar | Max 255 Characters | Status field on lead detail page |
phone | String/Varchar | Max 255 Characters | phone number on lead detail page |
email | String/Varchar | Max 255 Characters | email on lead detail page |
assigned_agent | String/Varchar | Max 255 Characters | Agent field on lead detail page |
credit card | Boolean | True/False | on file True or False |
lead_created_at | DateTime with zone (eg- 2019-01-08 22:12:05 -0800) | N/A | The date this prospect was first entered into Rently system, in format of local time of server timezone (PST - 08:00 / PDT - 07:00) |
comments | String/Varchar | Max 255 Characters | comments entered into the leads detail page |
account | String/Varchar | Max 255 Characters | market name (Charlotte, Pheonix, etc) |
updated_at | DateTime with zone (eg- 2019-01-08 22:12:05 -0800) | N/A | when the lead was updated, in format of local time of server timezone (PST - 08:00 / PDT - 07:00) |