Supported Formats
json, xml
Errors
Code |
Description |
401 |
Unauthorized - ensure token is being passed with each service call. |
404 |
Unsupported operation |
500 |
Unspecified error on server. |
Examples
{"building_id":1,"created_at":"2013-07-26T16:47:13Z","id":1,"shgc":0.8,"skylight_type_id":1,"ufactor":0.16,"updated_at":"2013-07-26T16:47:13Z","vt":0.133}
<skylight>
<building-id type="integer">132</building-id>
<created-at type="datetime">2013-07-18T17:42:15Z</created-at>
<id type="integer">11</id>
<shgc type="float" nil="true"/>
<skylight-type-id type="integer">1</skylight-type-id>
<ufactor type="float" nil="true"/>
<updated-at type="datetime">2013-07-18T17:42:15Z</updated-at>
<vt type="float" nil="true"/>
</skylight>