GET /locations
Retrieves a List of RowLocations with a full or partial match to the given value.
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
q |
string for which to search for locations by name or ID |
query
|
|
String
|
Result
List
<
RowLocation
>
of type:
application/xml
application/json
a list of RowLocation objects
Try It Out
Request