Tip |
---|
Available from CRM.COM R9.0.0 |
Excerpt |
---|
This method returns the physical goods that are allowed to be used by service requests of specific type. Multiple physical goods are returned by each call |
Tip |
Available from CRM.COM R9.0.0 |
Resource URL
Parameters
Name | Type | Description | ||||||
token | String | The token retrieved from the login method | ||||||
service_request_type_identifier (mandatory) | Service Request Type Identifier | The identifier of the type of the service request that will be using the physical goods. The physical goods are filtered against the allowed physical goods of the specified type. The allowed service request type 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 |
...