properties facilitysummary (http://api.3plcentral.com/rels/properties/facilitysummary)
Resource:
abbreviated facility record
C# Rel Const:
Rels.PropertySvc.FacilitySummary
URI template:
facilities/summaries/{id}
Obtain URI from:
Success status: 200; ETag response header supplied; Response is cacheable
Name (* = required) Data Type Description
id * int
Type Description
FacilityId int
Name string
TimeZoneName string
Deactivated bool
Sample accept: application/hal+json
{
  "facilityId": 1,
  "name": "str",
  "timeZoneName": "str",
  "deactivated": true
}

This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@3plcentral.com with any questions about this documentation.