Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Tip

Available from CRM.COM R14.512.0


Excerpt

This method returns the restrictions applied per unit for the receipt method, working hours and allowed products during which generic jobs can be requested for. 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:

Include Page
v4:job_type_identifier
v4:job_type_identifier

Only generic job types are allowed to be specified

unit

(optional)


StringThe unit that the job of that type will be assigned to. If no unit is specified then all unit restrictions are returned

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

Include Page
V4:job_type_unit_restrictions_complete
V4:job_type_unit_restrictions_complete

Examples

Expand
titleExample 1

HTTP Method: GET


Request:


Response

Code Block
languagejavascript
themeConfluence
linenumberstrue


...