Retrieve a list of label group assignments of a kit type.

GET {{baseUrl}}/KitTypes({{ID}})/labelGroupAssignments?$top=<integer>&$skip=<integer>&$search=<string>&$filter=<string>&$count=<boolean>&$orderby=labelGroup_BK desc,ID&$select=position,position&$expand=labelGroup,*

Request Params

KeyDatatypeRequiredDescription
$topstringShow only the first n items, see Paging - Top
$skipstringSkip the first n items, see Paging - Skip
$searchstringSearch items by search phrases, see Searching
$filterstringFilter items by property values, see Filtering
$countstringInclude count of items, see Count
$orderbystringOrder items by property values, see Sorting
$selectstringSelect properties to be returned, see Select
$expandstringExpand related entities, see Expand

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;@odata.count&quot;:&quot;\u003cnumber\u003e&quot;,&quot;value&quot;:[{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;position&quot;:0,&quot;labelGroup&quot;:{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;labelGroupID&quot;:&quot;\u003cstring\u003e&quot;,&quot;labelGroupDescription&quot;:&quot;\u003cstring\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;labelGroupCountryAssignments&quot;:[{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;validFrom&quot;:&quot;\u003cdate\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;labelGroup&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.LabelGroups detected\u003e&quot;},&quot;labelGroup_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;country&quot;:{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;countryId&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryName&quot;:&quot;\u003cstring\u003e&quot;,&quot;daysOffset&quot;:&quot;\u003cinteger\u003e&quot;,&quot;texts&quot;:[{&quot;locale&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryId&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryName&quot;:&quot;\u003cstring\u003e&quot;},{&quot;locale&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryId&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryName&quot;:&quot;\u003cstring\u003e&quot;}],&quot;texts@odata.count&quot;:&quot;\u003cnumber\u003e&quot;,&quot;localized&quot;:{&quot;locale&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryId&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryName&quot;:&quot;\u003cstring\u003e&quot;}},&quot;country_countryId&quot;:&quot;\u003cstring\u003e&quot;},{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;validFrom&quot;:&quot;\u003cdate\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;labelGroup&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.LabelGroups detected\u003e&quot;},&quot;labelGroup_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;country&quot;:{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;countryId&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryName&quot;:&quot;\u003cstring\u003e&quot;,&quot;daysOffset&quot;:&quot;\u003cinteger\u003e&quot;,&quot;texts&quot;:[{&quot;locale&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryId&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryName&quot;:&quot;\u003cstring\u003e&quot;},{&quot;locale&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryId&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryName&quot;:&quot;\u003cstring\u003e&quot;}],&quot;texts@odata.count&quot;:&quot;\u003cnumber\u003e&quot;,&quot;localized&quot;:{&quot;locale&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryId&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryName&quot;:&quot;\u003cstring\u003e&quot;}},&quot;country_countryId&quot;:&quot;\u003cstring\u003e&quot;}],&quot;labelGroupCountryAssignments@odata.count&quot;:&quot;\u003cnumber\u003e&quot;},&quot;labelGroup_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;labelGroup_BK&quot;:&quot;\u003cstring\u003e&quot;,&quot;kitType&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypes detected\u003e&quot;},&quot;kitType_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;labelMaterialAssignments&quot;:[{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;validFrom&quot;:&quot;\u003cdate\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitType&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypes detected\u003e&quot;},&quot;kitType_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;material&quot;:{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;comment&quot;:&quot;\u003cstring\u003e&quot;,&quot;material&quot;:{&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;materialID&quot;:&quot;\u003cstring\u003e&quot;,&quot;baseUnit&quot;:&quot;\u003cstring\u003e&quot;,&quot;numberOfDecimals&quot;:&quot;\u003cinteger\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;crossStudy&quot;:false,&quot;category&quot;:&quot;\u003cstring\u003e&quot;,&quot;materialTypeName&quot;:&quot;\u003cstring\u003e&quot;,&quot;source&quot;:&quot;\u003cinteger\u003e&quot;,&quot;status&quot;:&quot;\u003cinteger\u003e&quot;},&quot;material_ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;},&quot;material_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;material_BK&quot;:&quot;\u003cstring\u003e&quot;,&quot;labelGroupAssignment&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypeLabelGroupAssignments detected\u003e&quot;},&quot;labelGroupAssignment_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitTypeCountryRegulatoryStatuses&quot;:[{&quot;createdAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;createdBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;modifiedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;modifiedBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitType&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypes detected\u003e&quot;},&quot;kitType_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitTypeMaterialLabelGroupAssignment&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypeMaterialLabelGroupAssignments detected\u003e&quot;},&quot;kitTypeMaterialLabelGroupAssignment_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;labelGroupAssignment&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypeLabelGroupAssignments detected\u003e&quot;},&quot;labelGroupAssignment_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;materialID&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryID&quot;:&quot;\u003cstring\u003e&quot;,&quot;regulatoryStatus&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;regulatoryStatus_code&quot;:4},{&quot;createdAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;createdBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;modifiedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;modifiedBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitType&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypes detected\u003e&quot;},&quot;kitType_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitTypeMaterialLabelGroupAssignment&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypeMaterialLabelGroupAssignments detected\u003e&quot;},&quot;kitTypeMaterialLabelGroupAssignment_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;labelGroupAssignment&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypeLabelGroupAssignments detected\u003e&quot;},&quot;labelGroupAssignment_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;materialID&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryID&quot;:&quot;\u003cstring\u003e&quot;,&quot;regulatoryStatus&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;regulatoryStatus_code&quot;:4}],&quot;kitTypeCountryRegulatoryStatuses@odata.count&quot;:&quot;\u003cnumber\u003e&quot;},{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;validFrom&quot;:&quot;\u003cdate\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitType&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypes detected\u003e&quot;},&quot;kitType_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;material&quot;:{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;comment&quot;:&quot;\u003cstring\u003e&quot;,&quot;material&quot;:{&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;materialID&quot;:&quot;\u003cstring\u003e&quot;,&quot;baseUnit&quot;:&quot;\u003cstring\u003e&quot;,&quot;numberOfDecimals&quot;:&quot;\u003cinteger\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;crossStudy&quot;:false,&quot;category&quot;:&quot;\u003cstring\u003e&quot;,&quot;materialTypeName&quot;:&quot;\u003cstring\u003e&quot;,&quot;source&quot;:&quot;\u003cinteger\u003e&quot;,&quot;status&quot;:&quot;\u003cinteger\u003e&quot;},&quot;material_ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;},&quot;material_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;material_BK&quot;:&quot;\u003cstring\u003e&quot;,&quot;labelGroupAssignment&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypeLabelGroupAssignments detected\u003e&quot;},&quot;labelGroupAssignment_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitTypeCountryRegulatoryStatuses&quot;:[{&quot;createdAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;createdBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;modifiedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;modifiedBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitType&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypes detected\u003e&quot;},&quot;kitType_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitTypeMaterialLabelGroupAssignment&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypeMaterialLabelGroupAssignments detected\u003e&quot;},&quot;kitTypeMaterialLabelGroupAssignment_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;labelGroupAssignment&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypeLabelGroupAssignments detected\u003e&quot;},&quot;labelGroupAssignment_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;materialID&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryID&quot;:&quot;\u003cstring\u003e&quot;,&quot;regulatoryStatus&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;regulatoryStatus_code&quot;:4},{&quot;createdAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;createdBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;modifiedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;modifiedBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitType&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypes detected\u003e&quot;},&quot;kitType_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitTypeMaterialLabelGroupAssignment&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypeMaterialLabelGroupAssignments detected\u003e&quot;},&quot;kitTypeMaterialLabelGroupAssignment_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;labelGroupAssignment&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypeLabelGroupAssignments detected\u003e&quot;},&quot;labelGroupAssignment_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;materialID&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryID&quot;:&quot;\u003cstring\u003e&quot;,&quot;regulatoryStatus&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;regulatoryStatus_code&quot;:4}],&quot;kitTypeCountryRegulatoryStatuses@odata.count&quot;:&quot;\u003cnumber\u003e&quot;}],&quot;labelMaterialAssignments@odata.count&quot;:&quot;\u003cnumber\u003e&quot;},{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;position&quot;:0,&quot;labelGroup&quot;:{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;labelGroupID&quot;:&quot;\u003cstring\u003e&quot;,&quot;labelGroupDescription&quot;:&quot;\u003cstring\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;labelGroupCountryAssignments&quot;:[{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;validFrom&quot;:&quot;\u003cdate\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;labelGroup&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.LabelGroups detected\u003e&quot;},&quot;labelGroup_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;country&quot;:{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;countryId&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryName&quot;:&quot;\u003cstring\u003e&quot;,&quot;daysOffset&quot;:&quot;\u003cinteger\u003e&quot;,&quot;texts&quot;:[{&quot;locale&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryId&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryName&quot;:&quot;\u003cstring\u003e&quot;},{&quot;locale&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryId&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryName&quot;:&quot;\u003cstring\u003e&quot;}],&quot;texts@odata.count&quot;:&quot;\u003cnumber\u003e&quot;,&quot;localized&quot;:{&quot;locale&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryId&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryName&quot;:&quot;\u003cstring\u003e&quot;}},&quot;country_countryId&quot;:&quot;\u003cstring\u003e&quot;},{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;validFrom&quot;:&quot;\u003cdate\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;labelGroup&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.LabelGroups detected\u003e&quot;},&quot;labelGroup_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;country&quot;:{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;countryId&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryName&quot;:&quot;\u003cstring\u003e&quot;,&quot;daysOffset&quot;:&quot;\u003cinteger\u003e&quot;,&quot;texts&quot;:[{&quot;locale&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryId&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryName&quot;:&quot;\u003cstring\u003e&quot;},{&quot;locale&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryId&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryName&quot;:&quot;\u003cstring\u003e&quot;}],&quot;texts@odata.count&quot;:&quot;\u003cnumber\u003e&quot;,&quot;localized&quot;:{&quot;locale&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryId&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryName&quot;:&quot;\u003cstring\u003e&quot;}},&quot;country_countryId&quot;:&quot;\u003cstring\u003e&quot;}],&quot;labelGroupCountryAssignments@odata.count&quot;:&quot;\u003cnumber\u003e&quot;},&quot;labelGroup_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;labelGroup_BK&quot;:&quot;\u003cstring\u003e&quot;,&quot;kitType&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypes detected\u003e&quot;},&quot;kitType_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;labelMaterialAssignments&quot;:[{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;validFrom&quot;:&quot;\u003cdate\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitType&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypes detected\u003e&quot;},&quot;kitType_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;material&quot;:{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;comment&quot;:&quot;\u003cstring\u003e&quot;,&quot;material&quot;:{&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;materialID&quot;:&quot;\u003cstring\u003e&quot;,&quot;baseUnit&quot;:&quot;\u003cstring\u003e&quot;,&quot;numberOfDecimals&quot;:&quot;\u003cinteger\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;crossStudy&quot;:false,&quot;category&quot;:&quot;\u003cstring\u003e&quot;,&quot;materialTypeName&quot;:&quot;\u003cstring\u003e&quot;,&quot;source&quot;:&quot;\u003cinteger\u003e&quot;,&quot;status&quot;:&quot;\u003cinteger\u003e&quot;},&quot;material_ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;},&quot;material_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;material_BK&quot;:&quot;\u003cstring\u003e&quot;,&quot;labelGroupAssignment&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypeLabelGroupAssignments detected\u003e&quot;},&quot;labelGroupAssignment_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitTypeCountryRegulatoryStatuses&quot;:[{&quot;createdAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;createdBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;modifiedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;modifiedBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitType&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypes detected\u003e&quot;},&quot;kitType_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitTypeMaterialLabelGroupAssignment&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypeMaterialLabelGroupAssignments detected\u003e&quot;},&quot;kitTypeMaterialLabelGroupAssignment_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;labelGroupAssignment&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypeLabelGroupAssignments detected\u003e&quot;},&quot;labelGroupAssignment_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;materialID&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryID&quot;:&quot;\u003cstring\u003e&quot;,&quot;regulatoryStatus&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;regulatoryStatus_code&quot;:4},{&quot;createdAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;createdBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;modifiedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;modifiedBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitType&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypes detected\u003e&quot;},&quot;kitType_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitTypeMaterialLabelGroupAssignment&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypeMaterialLabelGroupAssignments detected\u003e&quot;},&quot;kitTypeMaterialLabelGroupAssignment_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;labelGroupAssignment&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypeLabelGroupAssignments detected\u003e&quot;},&quot;labelGroupAssignment_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;materialID&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryID&quot;:&quot;\u003cstring\u003e&quot;,&quot;regulatoryStatus&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;regulatoryStatus_code&quot;:4}],&quot;kitTypeCountryRegulatoryStatuses@odata.count&quot;:&quot;\u003cnumber\u003e&quot;},{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;validFrom&quot;:&quot;\u003cdate\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitType&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypes detected\u003e&quot;},&quot;kitType_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;material&quot;:{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;comment&quot;:&quot;\u003cstring\u003e&quot;,&quot;material&quot;:{&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;materialID&quot;:&quot;\u003cstring\u003e&quot;,&quot;baseUnit&quot;:&quot;\u003cstring\u003e&quot;,&quot;numberOfDecimals&quot;:&quot;\u003cinteger\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;crossStudy&quot;:false,&quot;category&quot;:&quot;\u003cstring\u003e&quot;,&quot;materialTypeName&quot;:&quot;\u003cstring\u003e&quot;,&quot;source&quot;:&quot;\u003cinteger\u003e&quot;,&quot;status&quot;:&quot;\u003cinteger\u003e&quot;},&quot;material_ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;},&quot;material_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;material_BK&quot;:&quot;\u003cstring\u003e&quot;,&quot;labelGroupAssignment&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypeLabelGroupAssignments detected\u003e&quot;},&quot;labelGroupAssignment_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitTypeCountryRegulatoryStatuses&quot;:[{&quot;createdAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;createdBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;modifiedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;modifiedBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitType&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypes detected\u003e&quot;},&quot;kitType_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitTypeMaterialLabelGroupAssignment&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypeMaterialLabelGroupAssignments detected\u003e&quot;},&quot;kitTypeMaterialLabelGroupAssignment_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;labelGroupAssignment&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypeLabelGroupAssignments detected\u003e&quot;},&quot;labelGroupAssignment_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;materialID&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryID&quot;:&quot;\u003cstring\u003e&quot;,&quot;regulatoryStatus&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;regulatoryStatus_code&quot;:4},{&quot;createdAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;createdBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;modifiedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;modifiedBy&quot;:&quot;\u003cstring\u003e&quot;,&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;study&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Studies detected\u003e&quot;},&quot;study_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitType&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypes detected\u003e&quot;},&quot;kitType_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitTypeMaterialLabelGroupAssignment&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypeMaterialLabelGroupAssignments detected\u003e&quot;},&quot;kitTypeMaterialLabelGroupAssignment_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;labelGroupAssignment&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.KitTypeLabelGroupAssignments detected\u003e&quot;},&quot;labelGroupAssignment_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;materialID&quot;:&quot;\u003cstring\u003e&quot;,&quot;countryID&quot;:&quot;\u003cstring\u003e&quot;,&quot;regulatoryStatus&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;regulatoryStatus_code&quot;:4}],&quot;kitTypeCountryRegulatoryStatuses@odata.count&quot;:&quot;\u003cnumber\u003e&quot;}],&quot;labelMaterialAssignments@odata.count&quot;:&quot;\u003cnumber\u003e&quot;}]}