Code | Description |
---|---|
401 | Unauthorized - ensure token is being passed with each service call. |
404 | Unsupported operation |
500 | Unspecified error on server. |
{"floor_type_id":1,"floor_r_value":18.1}
Param name | Description |
---|---|
floor_type_id required |
Floor Type ID. Specifies type of Floor to create. Validations:
|
floor_u_factor optional |
Floor U-Factor. Must be greater than or equal to 0 Validations:
|
floor_r_value optional |
Floor R-Value. Must be between 0 and 27.0 Validations:
|
floor_insulation_thickness optional |
Floor Insulation Thickness. Must be between 1 and 4 Validations:
|
slab_insulation_type_id optional |
Floor Slab Insulation Type ID. Specifies type of floor slab to use. Validations:
|
vertical_insulation_depth optional |
Vertical Insulation Depth. Must be between 0 and 5 Validations:
|