Skip to main content

Input fields

accountNumber : String! required

Account number.

temperature : Float! required

The temperature the room should be set to. The valid temperature range is between 12 and 30 degrees in increments of 0.5 degrees.

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

{ "accountNumber": "A-350BA5BB", "temperature": 103.34 }