Resource:
location index in the list of locations
C# Rel Const:
Rels.PropertySvc.LocationIndex
URI template:
facilities/{id}/locations/{lid}/index{?includeInactive}
Get the index of the specified location
Success status: 200
Name
(* = required)
|
Data Type | Description |
id
*
|
int |
|
lid
*
|
int |
|
includeInactive
|
bool |
Set to true if inactive locations should be included. Defaults to false. |
|
Type |
Description |
Index |
int
|
|
Sample accept: application/hal+json
{
"index": 1
}
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.