leads/configuration
- GET leads/configuration/activity_types/list — This method returns the activity types that are allowed to be used by leads of specific type. Multiple activity types are returned by each call
- GET leads/configuration/categories/list — This method returns the lead categories that are allowed to be used by leads of a specific type. Multiple lead categories are returned by each call
- GET leads/configuration/competitors/list — This method returns the competitors that are allowed to be used by leads of any or all types. All Competitors defined in the active Lead Definitions are retrieved if no type is defined. Multiple competitors are returned by each call
- GET leads/configuration/importance_levels/list — This method returns the importance levels that are allowed to be used by leads of any type. Only importance levels defined in the active Lead Definitions and set as Supported are retrieved. Multiple importance levels are returned by each call
- GET leads/configuration/lost_reasons/list — This method returns the lost reasons that are allowed to be used by leads of any type. All Lost Reasons defined in the active Lead Definitions are retrieved if no type is defined. Multiple lost reasons are returned by each call
- GET leads/configuration/physical_goods/list — This method returns the physical goods that are allowed to be used by leads of specific type. Multiple physical goods are returned by each call
- GET leads/configuration/pipelines/list — This method returns the statuses included in pipelines. Either the pipeline of a specific lead type, or all pipelines. Multiple statuses are returned by each call
- GET leads/configuration/priority_levels/list — This method returns the priority levels that are allowed to be used by leads of any type. Only priority levels defined in the active Lead Definitions and set as Supported are retrieved. Multiple priority levels are returned by each call
- GET leads/configuration/products/list — This method returns the products that are allowed to be used by leads of specific type. Multiple services are returned by each call
- GET leads/configuration/services/list — This method returns the services that are allowed to be used by leads of specific type. Multiple services are returned by each call
- GET leads/configuration/source_types/list — This method returns the source types that are allowed to be used by leads of any type. All Source Types defined in the active Lead Definitions are retrieved if no type is defined. Any custom Source Type which does not have a label is not retrieved. Multiple source types are returned by each call
- GET leads/configuration/statuses/list — This method returns the statuses that are allowed to be used by leads of specific type. Multiple statuses are returned by each call
- GET leads/configuration/types/list — This method returns the lead types that are allowed to be used in the system as these are defined in active Lead Definitions. Multiple lead types are returned by each call.