Newer Version Available

This content describes an older version of this product. View Latest

Shifts from Pattern Input

Shifts from a pattern.
Root XML tag
<shiftsFromPattern>
JSON example
1{
2"schedulingStartDate": "2020-11-01"
3"schedulingEndDate": "2020-12-01"
4}
Properties
Name Type Description Required or Optional Available Version
schedulingEnd​Date String Scheduling end date in YYYY-MM-DD format.

Provide schedulingEndDate or schedulingOccurrences. Don’t provide both.

Required if scheduling​Occurrences isn’t provided 51.0
scheduling​Occurrences Integer Number of scheduling occurrences.

Provide schedulingEndDate or schedulingOccurrences. Don’t provide both.

Required if schedulingEnd​Date isn’t provided 51.0
schedulingStart​Date String Scheduling start date in YYYY-MM-DD format. Required 51.0
serviceResource​Id String ID of the service resource to assign shifts to. Optional 51.0
serviceTerritory​Id String ID of the service territory to assign shifts to. Optional 51.0
status String Status of the shifts. Default values are:
  • Confirmed
  • Published
  • Tentative
Additional status values can be created.
Optional 52.0