Skip to main content

Get the Most Suitable Resources for Scheduling

Use this method to retrieve the most suitable resources for scheduling.

Query String Parameters

NameTypeDescriptionRequired
ActionStringJobSchedulingAssistantRequired
SchedulingTypeInt1= Resources, 2 = Vehicles.Required
LatitudeDoubleLatitude Coordinates.Required
LongitudeDoubleLongitude Coordinates.Required
FromDateDateDate to schedule from. Format: yyyy-MM-dd.Required
ToDateDateDate to schedule to. Date range is capped at 7 days. Format: yyyy-MM-dd.Required
WhenInt0= Anytime, 1 = 00:00 – 12:00, 2 = 12:00 – 23:59 , 3 = Other.Optional
WhenFromtimeTime slot, format hh:mm.Optional
WhenTotimeTime slot, format hh:mm.Optional
JobIdIntSpecific Id of job to be scheduled.Optional
ResourceIdIntSpecific Id of resource.Optional
ResourceGroupIdIntSpecific resource group Id.Optional
AssetIdIntSpecific asset Id.Optional
AssetGroupIdIntSpecific asset group Id.Optional
SkillsStringPipe separated list of required skill IdsOptional
AttributesStringPipe separated list of required attribute IdsOptional

Response Codes

CodeMessageInformation
0results
2validationMessages
2error

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=jobschedulingassistant