Resource:Collection: of facilitysummaryC# Rel Const:Rels.PropertySvc.FacilitySummaryListURI template:facilities/summaries{?customerId}Obtain URI from:
Success status: 200; Response is cacheable
Name | Data Type | Description |
---|---|---|
customerId | int |
Type | Description | |
---|---|---|
ResourceList | IList<Property.Models.FacilitySummary> | |
FacilityId | int | |
Name | string | |
TimeZoneName | string | |
Deactivated | bool | |
Links | IList<WebApi.Hal.Link> | |
- /rels/properties/facility |
{ "_embedded": { "http://api.3plCentral.com/rels/properties/facilitysummary": [ { "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.