Work Activity REST Endpoints

Work/Work Activity
A work activity is a specific task that needs to be planned, scheduled, and completed. For example, activities can be created for routine maintenance of assets or to fix or replace failed assets. The following details on the work activity control key aspects of the task. The type of work to be performed, for example whether it's routine preventive maintenance. A time window, during which the activity is preferred to be worked on. The resources, including craft, equipment, material and so on, that are required and the quantity for each resource.
Get Work Activity
Method: get
Path: https://server:port/rest/apis/asset/work/workActivity/{activityId}
Patch Work Activity Schedule Window
Method: patch
Path: https://server:port/rest/apis/asset/work/workActivity/scheduleWindow/{activityId}