Available from CRM.COM R9.0.0
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
Resource URL
Parameters
Name | Type | Description | ||||||||||||
token | String | The token retrieved from the login method | ||||||||||||
lead_type_identifier (optional) | Lead Type Identifier | The identifier of the type of the lead that will be using the lost reasons. The lost reasons are filtered against the allowed lost reasons of the specified type. The allowed lead type identifier fields are the following:
Available from CRM.COM R14.0.0 | ||||||||||||
fields_set (optional) | List of Strings, comma separated | A list of fields that should be included in the results. If not specified then all the available fields will be returned |
Response Data
Name | Type | Description |
---|---|---|
id | String | The ID of the retrieved lead lost reason |
name | String | The name of the retrieved lead lost reason |
alternative_code | String | The alternative code of the retrieved lead lost reason |
description | String | The description of the retrieved lead lost reason |