Retrieve site group of a lean study demand.

GET {{baseUrl}}/LeanStudyDemands({{ID}})/siteGroup?$select=materialPooling,description&$expand=localized,*

Request Params

KeyDatatypeRequiredDescription
$selectstringSelect properties to be returned, see Select
$expandstringExpand related entities, see Expand

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"refreshedAt":"\u003cdateTime\u003e","ID":"\u003cstring\u003e","description":"\u003cstring\u003e","country":{"refreshedAt":"\u003cdateTime\u003e","countryId":"\u003cstring\u003e","countryName":"\u003cstring\u003e","daysOffset":"\u003cinteger\u003e","texts":[{"locale":"\u003cstring\u003e","countryId":"\u003cstring\u003e","countryName":"\u003cstring\u003e"},{"locale":"\u003cstring\u003e","countryId":"\u003cstring\u003e","countryName":"\u003cstring\u003e"}],"texts@odata.count":"\u003cnumber\u003e","localized":{"locale":"\u003cstring\u003e","countryId":"\u003cstring\u003e","countryName":"\u003cstring\u003e"}},"country_countryId":"\u003cstring\u003e","materialPooling":"\u003cboolean\u003e","texts":[{"locale":"\u003cstring\u003e","ID":"\u003cstring\u003e","description":"\u003cstring\u003e"},{"locale":"\u003cstring\u003e","ID":"\u003cstring\u003e","description":"\u003cstring\u003e"}],"texts@odata.count":"\u003cnumber\u003e","localized":{"locale":"\u003cstring\u003e","ID":"\u003cstring\u003e","description":"\u003cstring\u003e"}}