Available from CRM.COM R4.0.0
This method returns information which is included in the segment. Single segmentation is returned by each call
Resource URL
Parameters
Name | Type | Description | |||||||||
token | String | The token retrieved from the login method | |||||||||
segmentation_identifier (mandatory) | Identifier | The identifier of the segmentation that should be returned as a result. The allowed segmentation identifier fields are the following:
| |||||||||
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 |
Restrictions
- It is mandatory to specify one of the semi-optional parameters. Only one of those parameters is allowed to be specified.
Response Data
Name | Type | Description |
---|---|---|
entity_name | String | The name of the segmentation entity |
entity_id | String | The id of the segmentation entity |
entity_number | String | The number of the segmentation entity, if applicable |
entity_alternative_code | String | The alternative code of the segmentation entity, if applicable |
entity_description | String | The description of the segmentation entity, if applicable |
accounts_receivable | Accounts Receivable Object | The Accounts Receivable of the segmented entity. Applicable only for Accounts Receivable-based entities and in cases in which the segment's entity is one of the following:
|
contact_information | Contact Information Object | The Contact Information of the segmented entity. Applicable only for Contact Information-based entities and in cases in which the segment's entity is one of the following:
|
Referred Objects Response Data