GET jobs/configuration/time_restrictions/list
Available from CRM.COM R14.5.0
This method returns the allowed time frames during which generic jobs can be requested for, depending on their receipt method. Multiple results are returned by each call.
Resource URL
Parameters
Name | Type | Description | ||||||||||||
token | String | The token retrieved from the login method | ||||||||||||
job_type_identifier (mandatory) | Job Type Identifier | The identifier of the job type for which the time restrictions will be retrieved. The allowed job type identifiers are the following:
Only generic job types are allowed to be specified | ||||||||||||
receipt_method (mandatory)
| String | The receipt method that will be used on the job of that type | ||||||||||||
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 |