`` objects`` | required, array[object] | Each item of this array specifies an inventory object with
Either ``id`` or the tupel (``path`` and ``objectType``). ``id`` beats a specified ``path``/``objectType`` tuple | | |
``id`` | integer | ID of the inventory item | | |
``path`` | string | Path of the inventory item | | |
``objectType`` | string | Object type of the inventory item. Possible value are
- "WORKFLOW"
- "JOBRESOURCE"
- "LOCK"
- "NOTICEBOARD"
- "FILEORDERSOURCE"
- "WORKINGDAYSCALENDAR"
- "NONWORKINGDAYSCALENDAR"
- "SCHEDULE"
| | |