Action | String | JobSchedulingAssistant | Required |
SchedulingType | Int | 1= Resources, 2 = Vehicles. | Required |
Latitude | Double | Latitude Coordinates. | Required |
Longitude | Double | Longitude Coordinates. | Required |
FromDate | Date | Date to schedule from. Format: yyyy-MM-dd. | Required |
ToDate | Date | Date to schedule to. Date range is capped at 7 days. Format: yyyy-MM-dd. | Required |
When | Int | 0= Anytime, 1 = 00:00 – 12:00, 2 = 12:00 – 23:59 , 3 = Other. | Optional |
WhenFrom | time | Time slot, format hh:mm. | Optional |
WhenTo | time | Time slot, format hh:mm. | Optional |
JobId | Int | Specific Id of job to be scheduled. | Optional |
ResourceId | Int | Specific Id of resource. | Optional |
ResourceGroupId | Int | Specific resource group Id. | Optional |
AssetId | Int | Specific asset Id. | Optional |
AssetGroupId | Int | Specific asset group Id. | Optional |
Skills | String | Pipe separated list of required skill Ids | Optional |
Attributes | String | Pipe separated list of required attribute Ids | Optional |