Name | Type | Description |
---|
id | String | The ID of the retrieved lead source type |
nametype | String | The name source type of the retrieved lead source type. One of the following values is returned, which can be: ADVERTISEMENT, NOTIFICATIONS, COMMUNICATIONS, RECOMMENDED_BY_CONTACT, RECOMMENDEDRECOMMENDED_BY_EMPLOYEE, RECOMMENDED_BY_PARTNER, WEBSITE, OTHER, CUSTOM1, CUSTOM2, CUSTOM3 |
source_name | String | The lead source name related with the leads that should be returned as a result if the lead source is of one of the following types: ADVERTISEMENT, WEBSITE, OTHER, CUSTOM1, CUSTOM2, CUSTOM3 |
source_notification | Notifications Object | The notification information related with the leads of source type NOTIFICATIONS |
source_communications | Communication Object | The communication information related with the leads of source type COMMUNICATIONS |
sourcerecommended_recommended_by_contact | Contact information object | The contact information related with the leads of source type RECOMMENDED_BY_CONTACT |
source_recommended_by_employee | User Object | The user information related with the leads of source type RECOMMENDED_BY_EMPLOYEE |
source_recommended_by_partner | Contact information object | The contact information related with the leads of source type RECOMMENDED_BY_PARTNER (for now they are the same with the contact, until partner functionality is implemented) |