Tip |
---|
Excerpt |
This method returns the physical goods that are allowed to be used by jobs of specific type. Multiple physical goods are returned by each call |
...
Name | Type | Description | ||||||
token | String | The token retrieved from the login method | ||||||
job_type_identifier (mandatory) | Job Type Identifier | The identifier of the type of the job that will be using the physical goods. The physical goods are filtered against the allowed physical goods of the specified type. The allowed job 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 |
...