Versions Compared

Key

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


Tip

Available from CRM.COM R14.12.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.

...

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_identifier

(mandatory)


Unit Identifier

The identifier of the unit. The allowed unit identifiers are the following:

Include Page
v4:unit_identifier
v4:unit_identifier

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

...