/rentman-scheduling | Type: Application | PCID required: Yes
Tools
rentman_scheduling_create_appointment
Create Appointment item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
color | string | No | — | The color value |
end | string | Yes | — | The end value |
is_plannable | boolean | No | — | If yes, employees can be scheduled during this appointment. |
is_public | boolean | No | — | Is Public |
location | string | No | — | The location value |
name | string | No | — | The name value |
remark | string | No | — | The remark value |
start | string | Yes | — | The start value |
rentman_scheduling_create_appointment_crew
Create AppointmentCrew item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
crew | string | Yes | — | The crew value |
rentman_scheduling_create_leave_mutations
Create LeaveMutations item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
crewmember | string | Yes | — | The crewmember value |
description | string | No | — | The description value |
duration | number | No | — | The duration value |
leavetype | string | Yes | — | The leavetype value |
mutation_date | string | No | — | Mutation Date |
rentman_scheduling_create_leave_request
Create LeaveRequest item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
approval_status | string | No | — | Approval Status |
description | string | No | — | The description value |
requested_for | string | Yes | — | Requested For |
reviewed_on | string | No | — | Reviewed On |
reviewer | string | No | — | The reviewer value |
rentman_scheduling_create_time_registration
Create TimeRegistration item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
break_duration | number | No | — | Break Duration |
correction_duration | number | No | — | Correction Duration |
crewmember | string | No | — | The crewmember value |
custom | object | No | — | The object containing all custom defined fields. |
distance | number | No | — | The distance value |
duration | number | No | — | For time registration of worked hours, the duration will be calculated automatically based on the start and end time. For leave registrations that affect an hour balance, the duration can differ from the start and end time and should contain the number of hours that have to be deducted from the hour balance of the crew member. |
end | string | No | — | The end value |
is_lunch_included | boolean | No | — | Is Lunch Included |
leavetype | string | No | — | The leavetype value |
remark | string | No | — | The remark value |
start | string | No | — | The start value |
travel_time | number | No | — | Travel Time |
rentman_scheduling_create_time_registration_2
Create TimeRegistration item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
break_duration | number | No | — | Break Duration |
correction_duration | number | No | — | Correction Duration |
crewmember | string | No | — | The crewmember value |
custom | object | No | — | The object containing all custom defined fields. |
distance | number | No | — | The distance value |
duration | number | No | — | For time registration of worked hours, the duration will be calculated automatically based on the start and end time. For leave registrations that affect an hour balance, the duration can differ from the start and end time and should contain the number of hours that have to be deducted from the hour balance of the crew member. |
end | string | No | — | The end value |
is_lunch_included | boolean | No | — | Is Lunch Included |
leavetype | string | No | — | The leavetype value |
remark | string | No | — | The remark value |
start | string | No | — | The start value |
travel_time | number | No | — | Travel Time |
rentman_scheduling_delete_appointment
Delete Appointment item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_scheduling_delete_appointment_crew
Delete AppointmentCrew item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_scheduling_delete_time_registration
Delete TimeRegistration item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_scheduling_get_appointment_appointment_crew_collection
Get AppointmentCrew collection. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_scheduling_get_appointment_collection
Get Appointment collection.rentman_scheduling_get_appointment_crew_collection
Get AppointmentCrew collection.rentman_scheduling_get_appointment_crew_item
Get AppointmentCrew item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_scheduling_get_appointment_item
Get Appointment item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_scheduling_get_leave_mutations_collection
Get LeaveMutations collection.rentman_scheduling_get_leave_mutations_item
Get LeaveMutations item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_scheduling_get_leave_request_collection
Get LeaveRequest collection.rentman_scheduling_get_leave_request_item
Get LeaveRequest item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_scheduling_get_leave_request_time_registration_collection
Get TimeRegistration collection. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_scheduling_get_leave_types_collection
Get LeaveTypes collection.rentman_scheduling_get_leave_types_item
Get LeaveTypes item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_scheduling_get_time_registration_activity_collection
Get TimeRegistrationActivity collection.rentman_scheduling_get_time_registration_activity_item
Get TimeRegistrationActivity item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_scheduling_get_time_registration_collection
Get TimeRegistration collection.rentman_scheduling_get_time_registration_file_collection
Get File collection. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_scheduling_get_time_registration_item
Get TimeRegistration item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_scheduling_get_time_registration_time_registration_activity_collection
Get TimeRegistrationActivity collection. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_scheduling_update_appointment
Update Appointment item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
color | string | No | — | The color value |
end | string | Yes | — | The end value |
is_plannable | boolean | No | — | If yes, employees can be scheduled during this appointment. |
is_public | boolean | No | — | Is Public |
location | string | No | — | The location value |
name | string | No | — | The name value |
remark | string | No | — | The remark value |
start | string | Yes | — | The start value |
rentman_scheduling_update_appointment_crew
Update AppointmentCrew item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
crew | string | Yes | — | The crew value |
rentman_scheduling_update_leave_request
Update LeaveRequest item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
approval_status | string | No | — | Approval Status |
description | string | No | — | The description value |
requested_for | string | Yes | — | Requested For |
reviewed_on | string | No | — | Reviewed On |
reviewer | string | No | — | The reviewer value |
rentman_scheduling_update_time_registration
Update TimeRegistration item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
break_duration | number | No | — | Break Duration |
correction_duration | number | No | — | Correction Duration |
crewmember | string | No | — | The crewmember value |
custom | object | No | — | The object containing all custom defined fields. |
distance | number | No | — | The distance value |
duration | number | No | — | For time registration of worked hours, the duration will be calculated automatically based on the start and end time. For leave registrations that affect an hour balance, the duration can differ from the start and end time and should contain the number of hours that have to be deducted from the hour balance of the crew member. |
end | string | No | — | The end value |
is_lunch_included | boolean | No | — | Is Lunch Included |
leavetype | string | No | — | The leavetype value |
remark | string | No | — | The remark value |
start | string | No | — | The start value |
travel_time | number | No | — | Travel Time |

