Code | Description |
---|---|
401 | Unauthorized - ensure token is being passed with each service call. |
404 | Unsupported operation |
500 | Unspecified error on server. |
{"ufactor":0.16,"shgc":0.8,"vt":0.133,"skylight_type_id":1}
<skylight> <ufactor type="float">0.16</ufactor> <shgc type="float">0.8</shgc> <vt type="float">0.133</vt> <skylight-type-id type="integer">1</skylight-type-id> </skylight>
Param name | Description |
---|---|
skylight_type_id required |
Skylight Type ID. Specifies type of Skylight to create. Validations:
|
ufactor optional |
Skylight U-Factor. Must be between 0.12-1.22 Validations:
|
skylight_shgc optional |
Skylight SHGC. Must be between 0.099-0.817 Validations:
|
skylight_vt optional |
Skylight VT. Must be between 0.06-0.893 Validations:
|
skylight_layout_id required |
Skylight Layout ID. Must be greater than 0 Validations:
|
skylight_percent_footprint required |
Skylight Percent Footprint. Specifies skylight percent of roof area. Must be less than 95 Validations:
|