GET api/OtherLocations
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
OtherLocationName | Description | Type | Additional information |
---|---|---|---|
LocationId | integer |
None. |
|
Name | string |
None. |
|
TypeId | byte |
None. |
Response Formats
application/json, text/json
Sample:
{ "LocationId": 1, "Name": "sample string 2", "TypeId": 64 }