Skip to main content

Input fields

dayOfWeek : DayOfWeek! required

The day of the week.

max : Decimal! required

The maximum value.

min : Decimal

The minimum value.

time : Time! required

Time of day this change should apply. Format: HH:MM.

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

{ "dayOfWeek": "MONDAY", "max": "1.0", "min": "1.0", "time": "00:18:01.289418" }