Versions Compared

Key

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

This method creates new resource requests. A single resource request can be created by each call

Tip

Available from CRM.COM R4.0.0

...

Resource URL

Parameters

Name

Type

Description

token

String

The token retrieved from the login method

requested_by_group_identifier

(mandatory)

Group Identifier

The Identifier of the Group that is requesting the resource. The available Group Identifier fields are the following:

Include Page
V4:group_identifier
V4:group_identifier

requested_by_unit_identifier

(mandatory)

Unit Identifier

The Identifier of the Unit that is requesting the resource. The available Unit Identifier fields are the following:

Include Page
V4:unit_identifier
V4:unit_identifier

requested_by_user_identifier

(mandatory)

User Identifier

The Identifier of the User that is requesting the resource. The available User Identifier fields are the following:

Include Page
V4:user_identifier
V4:user_identifier

requested_unit_identifier

(mandatory)

Unit Identifier

The Identifier of the Unit that is requested as a resource. The available Unit Identifier fields are the following:

Include Page
V4:unit_identifier
V4:unit_identifier

number_of_resources

(mandatory)

Number

The number of required resources

planned_date

(mandatory)

DateThe planned date

from_time

(mandatory)

StringThe from time that the required resource should be start.

to_time

(mandatory)

StringThe from time that the required resource should be end.

requested_resource_plan_entry _identifier

(mandatory)

Resource Plan Entry Identifier

The identifier of the resource plan entry which should be reserved for this resource request, in the case were the resource request was accepted. The available resource plan entry identifier fields are the following:

Include Page
V4:resource_plan_entry_identifier
V4:resource_plan_entry_identifier

to_be_used_by_activity _identifier

(mandatory)

Activity Identifier

The identifier of the Activity for which the requested resource should be provided for. The available activity identifier fields are the following:

Include Page
V4:activity_identifier
V4:activity_identifier

to_be_used_by_activity_service _identifier

(mandatory)

Activity Services to be Provided Identifier

The identifier of the Activity service for which the requested resource should be provided for. The available activity service identifier fields are the following:

Include Page
V4:activity_service_identifier
V4:activity_service_identifier

description

(optional)

StringThe description of the resource request

udf_string_1

(optional)

String

User Defined Field of type String

udf_string_2

(optional)

String

User Defined Field of type String

udf_string_3

(optional)

String

User Defined Field of type String

udf_string_4

(optional)

String

User Defined Field of type String

udf_string_5

(optional)

String

User Defined Field of type String

udf_string_6

(optional)

String

User Defined Field of type String

udf_string_7

(optional)

String

User Defined Field of type String

udf_string_8

(optional)

String

User Defined Field of type String

udf_float_1

(optional)

Float

User Defined Field of type Float

udf_float_2

(optional)

Float

User Defined Field of type Float

udf_float_3

(optional)

Float

User Defined Field of type Float

udf_float_4

(optional)

Float

User Defined Field of type Float

udf_date_1

(optional)

Date

User Defined Field of type Date

udf_date_2

(optional)

Date

User Defined Field of type Date

udf_date_3

(optional)

Date

User Defined Field of type Date

udf_date_4

(optional)

Date

User Defined Field of type Date

...