Retrieve central depot of a site group.

GET {{baseUrl}}/SiteGroups({{ID}})/centralDepot?$select=mrpAreaText,mrpAreaText

Request Params

KeyDatatypeRequiredDescription
$selectstringSelect properties to be returned, see Select

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"refreshedAt":"\u003cdateTime\u003e","ID":"\u003cstring\u003e","mrpAreaText":"\u003cstring\u003e"}