Retrieve central depot of a site group.
GET {{baseUrl}}/SiteGroups({{ID}})/centralDepot?$select=mrpAreaText,mrpAreaText
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
$select | string | Select properties to be returned, see Select |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"refreshedAt":"\u003cdateTime\u003e","ID":"\u003cstring\u003e","mrpAreaText":"\u003cstring\u003e"}