band.start
Defines as the inclusive date and time range between which appointments are required. (Note that start.time, and end.time does not represent the time band between which appointments should be returned every day within the range defined by start.date, and future. Date; that’s done using the band.start and band.end fields below.)If the date is omitted, ServiceOptimizer will use a default start date and time value of <now> plus the number of days specified in the Booking Lead Time for this JobType.If time is not supplied, it defaults to 0000 on the start date (above) but to <now> if the start date is <today>. defines an inclusive date and time range between which appointments are required. (Note that start.time and end.time do not define the time band between which appointments should be returned on every day within the range defined by start.date and end.date; that’s done using the band.start and band.end fields below.) If date is omitted, ServiceOptimizer will use a default start date and time value of <now> plus the number of days specified in the Booking Lead Time for this JobType. If time is not supplied, it defaults to 0000 on the start date (above), but to <now> if the start date is <today>. |
Field | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
date | spDate | Date and time formats for the Webservices follow the UTC standard.
| |||||||||
time | spTime |
Json Format <dateTime> <date>?</date> <time>?</time> </dateTime> |
---|