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-25T19:58:24Z","id":2,"updated_at":"2013-07-25T19:58:24Z","use_type_id":7}
<building-use-type>
<building-id type="integer">8</building-id>
<created-at type="datetime">2013-06-28T19:18:06Z</created-at>
<id type="integer">14</id>
<updated-at type="datetime">2013-06-28T19:18:06Z</updated-at>
<use-type-id type="integer">3</use-type-id>
</building-use-type>