TimeSlotWithActivationRuleType
Fields
Active from time.
Active to time.
Indicates applies on holidays or not.
Indicates applies on Saturdays or not.
Season the rule applies to.
Indicates applies on Sundays or not.
Timeslot name.
Indicates applies on weekdays or not.
Indicates applies on weekends or not.
Indicates applies on workdays or not.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"activeFrom": "19:57:19.746390",
"activeTo": "20:07:47.321840",
"holidays": true,
"saturdays": true,
"season": SeasonType,
"sundays": true,
"timeslot": "bed-above-especially-evening-sit",
"weekdays": true,
"weekends": true,
"workdays": true
}