Retrieve a list of treatment groups of a randomization group.

GET {{baseUrl}}/RandomizationGroups({{ID}})/treatmentGroups?$top=<integer>&$skip=<integer>&$search=<string>&$filter=<string>&$count=<boolean>&$orderby=ID,plannedEnrollment&$select=ID,offsetUnit&$expand=scenario,treatmentGroupSiteGroups

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;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;studyTreatmentGroupID&quot;:&quot;\u003cstring\u003e&quot;,&quot;offset&quot;:&quot;\u003cinteger\u003e&quot;,&quot;offsetUnit&quot;:&quot;\u003cstring\u003e&quot;,&quot;position&quot;:0,&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;plannedEnrollment&quot;:&quot;\u003cnumber\u003e&quot;,&quot;ratioPercent&quot;:&quot;\u003cnumber\u003e&quot;,&quot;ratioAbsolute&quot;:&quot;\u003cinteger\u003e&quot;,&quot;scenario&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Scenarios detected\u003e&quot;},&quot;scenario_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;randomizationGroup&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.RandomizationGroups detected\u003e&quot;},&quot;randomizationGroup_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatmentGroupSiteGroups&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;active&quot;:&quot;\u003cboolean\u003e&quot;,&quot;regulatoryApproval&quot;:&quot;\u003cboolean\u003e&quot;,&quot;firstSubjectFirstVisit&quot;:&quot;\u003cdate\u003e&quot;,&quot;lastSubjectFirstVisit&quot;:&quot;\u003cdate\u003e&quot;,&quot;plannedEnrollment&quot;:&quot;\u003cnumber\u003e&quot;,&quot;plannedNumberOfSites&quot;:&quot;\u003cinteger\u003e&quot;,&quot;actualEnrollment&quot;:&quot;\u003cinteger\u003e&quot;,&quot;manualEnrollment&quot;:false,&quot;siteGroupId&quot;:&quot;\u003cstring\u003e&quot;,&quot;plannedEnrollmentManualDF&quot;:&quot;\u003cnumber\u003e&quot;,&quot;enrollmentCurve&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;businessKey&quot;:&quot;\u003cstring\u003e&quot;,&quot;enrollmentCurveName&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;dataPoints&quot;:[{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;enrollmentPeriodPercentage&quot;:0,&quot;patientsEnrolledPercentage&quot;:0,&quot;dataPoints_fc&quot;:3,&quot;enrollmentCurve&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.EnrollmentCurves detected\u003e&quot;},&quot;enrollmentCurve_ID&quot;:&quot;\u003cuuid\u003e&quot;}],&quot;dataPoints@odata.count&quot;:&quot;\u003cnumber\u003e&quot;,&quot;isObsolete&quot;:false,&quot;connectedStudies&quot;:[{&quot;studyID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;scenarioID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;randomizationGroupID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatmentGroupID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;scenarioSiteGroupID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatmentGroupSiteGroupID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;enrollmentCurveID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;studyBusinessKey&quot;:&quot;\u003cstring\u003e&quot;,&quot;studyDescription&quot;:&quot;\u003cstring\u003e&quot;,&quot;scenarioBusinessKey&quot;:&quot;\u003cstring\u003e&quot;,&quot;scenarioDescription&quot;:&quot;\u003cstring\u003e&quot;,&quot;scenarioStatusDescription&quot;:&quot;\u003cstring\u003e&quot;,&quot;scenarioStatusCode&quot;:1,&quot;siteGroupBusinessKey&quot;:&quot;\u003cstring\u003e&quot;,&quot;siteGroupDescription&quot;:&quot;\u003cstring\u003e&quot;,&quot;randomizationGroupBusinessKey&quot;:&quot;\u003cstring\u003e&quot;,&quot;randomizationGroupDescription&quot;:&quot;\u003cstring\u003e&quot;,&quot;treatmentGroupBusinessKey&quot;:&quot;\u003cstring\u003e&quot;,&quot;treatmentGroupDescription&quot;:&quot;\u003cstring\u003e&quot;}],&quot;connectedStudies@odata.count&quot;:&quot;\u003cnumber\u003e&quot;,&quot;texts&quot;:[{&quot;ID_texts&quot;:&quot;\u003cuuid\u003e&quot;,&quot;locale&quot;:&quot;\u003cstring\u003e&quot;,&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;}],&quot;texts@odata.count&quot;:&quot;\u003cnumber\u003e&quot;,&quot;localized&quot;:{&quot;ID_texts&quot;:&quot;\u003cuuid\u003e&quot;,&quot;locale&quot;:&quot;\u003cstring\u003e&quot;,&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;}},&quot;enrollmentCurve_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatmentGroup&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentGroups detected\u003e&quot;},&quot;treatmentGroup_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;scenarioSiteGroup&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;active&quot;:true,&quot;regulatoryApproval&quot;:&quot;\u003cboolean\u003e&quot;,&quot;firstSubjectFirstVisit&quot;:&quot;\u003cdate\u003e&quot;,&quot;lastSubjectFirstVisit&quot;:&quot;\u003cdate\u003e&quot;,&quot;manualEnrollment&quot;:false,&quot;plannedEnrollment&quot;:&quot;\u003cinteger\u003e&quot;,&quot;actualEnrollment&quot;:&quot;\u003cinteger\u003e&quot;,&quot;plannedNumberOfSites&quot;:&quot;\u003cinteger\u003e&quot;,&quot;activatedSites&quot;:&quot;\u003cinteger\u003e&quot;,&quot;siteGroupId&quot;:&quot;\u003cstring\u003e&quot;,&quot;scenario&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Scenarios detected\u003e&quot;},&quot;scenario_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;studySiteGroup&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;depotBuffer&quot;:&quot;\u003cinteger\u003e&quot;,&quot;shipLeadTime&quot;:&quot;\u003cinteger\u003e&quot;,&quot;siteBuffer&quot;:&quot;\u003cinteger\u003e&quot;,&quot;countryId&quot;:&quot;\u003cstring\u003e&quot;,&quot;siteGroup&quot;:{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\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;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;materialPooling&quot;:&quot;\u003cboolean\u003e&quot;,&quot;texts&quot;:[{&quot;locale&quot;:&quot;\u003cstring\u003e&quot;,&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&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;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;}},&quot;siteGroup_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;centralDepot&quot;:{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;mrpAreaText&quot;:&quot;\u003cstring\u003e&quot;},&quot;centralDepot_ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;distrDepot&quot;:{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;mrpAreaText&quot;:&quot;\u003cstring\u003e&quot;},&quot;distrDepot_ID&quot;:&quot;\u003cstring\u003e&quot;},&quot;studySiteGroup_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;scenarioSiteSeeding&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;seedingGroupID&quot;:&quot;\u003cstring\u003e&quot;,&quot;suppliedSites&quot;:&quot;\u003cinteger\u003e&quot;,&quot;kitsPerSite&quot;:&quot;\u003cinteger\u003e&quot;,&quot;FSFVOffset&quot;:&quot;\u003cinteger\u003e&quot;,&quot;kitType_BK&quot;:&quot;\u003cstring\u003e&quot;,&quot;scenario&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Scenarios detected\u003e&quot;},&quot;scenario_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitType&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;kitTypeID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;position&quot;:0,&quot;adminType&quot;:&quot;\u003cstring\u003e&quot;,&quot;siteAdminPeriod&quot;:0,&quot;serialization&quot;:false,&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;blindingGroup&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.BlindingGroups detected\u003e&quot;},&quot;blindingGroup_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;blindingGroup_BK&quot;:&quot;\u003cstring\u003e&quot;,&quot;distrTemplateId&quot;:{&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;},&quot;distrTemplateId_ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;refKitType&quot;:{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;RefKitTypeUUID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;RefKitID&quot;:&quot;\u003cstring\u003e&quot;,&quot;INNDescription&quot;:&quot;\u003cstring\u003e&quot;,&quot;KitTypeItems&quot;:[{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;MoleculeUUID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;RefKitTypeUUID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;MoleculeId&quot;:&quot;\u003cstring\u003e&quot;,&quot;Molecule&quot;:{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;MoleculeUUID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;MoleculeId&quot;:&quot;\u003cstring\u003e&quot;,&quot;Description&quot;:&quot;\u003cstring\u003e&quot;}}],&quot;KitTypeItems@odata.count&quot;:&quot;\u003cnumber\u003e&quot;},&quot;refKitType_RefKitTypeUUID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitTypeMolecules&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;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;molecule&quot;:{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;MoleculeUUID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;MoleculeId&quot;:&quot;\u003cstring\u003e&quot;,&quot;Description&quot;:&quot;\u003cstring\u003e&quot;},&quot;molecule_MoleculeUUID&quot;:&quot;\u003cuuid\u003e&quot;}],&quot;kitTypeMolecules@odata.count&quot;:&quot;\u003cnumber\u003e&quot;,&quot;labelGroupAssignments&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;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;kitTypeCountryRegulatoryStatuses@odata.count&quot;:&quot;\u003cnumber\u003e&quot;}],&quot;labelMaterialAssignments@odata.count&quot;:&quot;\u003cnumber\u003e&quot;}],&quot;labelGroupAssignments@odata.count&quot;:&quot;\u003cnumber\u003e&quot;,&quot;countrySiteGroupDepots&quot;:[{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;depotBuffer&quot;:0,&quot;shipLeadTime&quot;:0,&quot;siteBuffer&quot;:0,&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;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;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;siteGroup&quot;:{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\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;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;materialPooling&quot;:&quot;\u003cboolean\u003e&quot;,&quot;texts&quot;:[{&quot;locale&quot;:&quot;\u003cstring\u003e&quot;,&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&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;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;}},&quot;siteGroup_ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;studySiteGroup&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;depotBuffer&quot;:&quot;\u003cinteger\u003e&quot;,&quot;shipLeadTime&quot;:&quot;\u003cinteger\u003e&quot;,&quot;siteBuffer&quot;:&quot;\u003cinteger\u003e&quot;,&quot;countryId&quot;:&quot;\u003cstring\u003e&quot;,&quot;siteGroup&quot;:{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\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;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;materialPooling&quot;:&quot;\u003cboolean\u003e&quot;,&quot;texts&quot;:[{&quot;locale&quot;:&quot;\u003cstring\u003e&quot;,&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&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;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;}},&quot;siteGroup_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;centralDepot&quot;:{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;mrpAreaText&quot;:&quot;\u003cstring\u003e&quot;},&quot;centralDepot_ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;distrDepot&quot;:{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;mrpAreaText&quot;:&quot;\u003cstring\u003e&quot;},&quot;distrDepot_ID&quot;:&quot;\u003cstring\u003e&quot;},&quot;studySiteGroup_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;centralDepot&quot;:{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;mrpAreaText&quot;:&quot;\u003cstring\u003e&quot;},&quot;centralDepot_ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;distrDepot&quot;:{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;mrpAreaText&quot;:&quot;\u003cstring\u003e&quot;},&quot;distrDepot_ID&quot;:&quot;\u003cstring\u003e&quot;}],&quot;countrySiteGroupDepots@odata.count&quot;:&quot;\u003cnumber\u003e&quot;,&quot;countryLabelGroups&quot;:[{&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;kitType_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitTypeID&quot;:&quot;\u003cstring\u003e&quot;,&quot;kitTypeDescription&quot;:&quot;\u003cstring\u003e&quot;,&quot;country_countryId&quot;:&quot;\u003cstring\u003e&quot;,&quot;labelGroupAssignment_ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;labelGroup_ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;labelGroupID&quot;:&quot;\u003cstring\u003e&quot;,&quot;labelGroupDescription&quot;:&quot;\u003cstring\u003e&quot;,&quot;validFrom&quot;:&quot;\u003cdate\u003e&quot;,&quot;isActive&quot;:&quot;\u003cboolean\u003e&quot;,&quot;isPast&quot;:&quot;\u003cboolean\u003e&quot;}],&quot;countryLabelGroups@odata.count&quot;:&quot;\u003cnumber\u003e&quot;,&quot;countryMaterials&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;kitTypeCountryRegulatoryStatuses@odata.count&quot;:&quot;\u003cnumber\u003e&quot;}],&quot;countryMaterials@odata.count&quot;:&quot;\u003cnumber\u003e&quot;},&quot;kitType_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;scenarioSiteGroup&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyScenarioSiteGroups detected\u003e&quot;},&quot;scenarioSiteGroup_ID&quot;:&quot;\u003cuuid\u003e&quot;}],&quot;scenarioSiteSeeding@odata.count&quot;:&quot;\u003cnumber\u003e&quot;,&quot;scenarioAdditionalDemand&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;totalKits&quot;:0,&quot;demandDate&quot;:&quot;\u003cdate\u003e&quot;,&quot;comment&quot;:&quot;\u003cstring\u003e&quot;,&quot;kitType_BK&quot;:&quot;\u003cstring\u003e&quot;,&quot;scenario&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Scenarios detected\u003e&quot;},&quot;scenario_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitType&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;kitTypeID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;position&quot;:0,&quot;adminType&quot;:&quot;\u003cstring\u003e&quot;,&quot;siteAdminPeriod&quot;:0,&quot;serialization&quot;:false,&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;blindingGroup&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.BlindingGroups detected\u003e&quot;},&quot;blindingGroup_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;blindingGroup_BK&quot;:&quot;\u003cstring\u003e&quot;,&quot;distrTemplateId&quot;:{&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;},&quot;distrTemplateId_ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;refKitType&quot;:{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;RefKitTypeUUID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;RefKitID&quot;:&quot;\u003cstring\u003e&quot;,&quot;INNDescription&quot;:&quot;\u003cstring\u003e&quot;,&quot;KitTypeItems&quot;:[{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;MoleculeUUID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;RefKitTypeUUID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;MoleculeId&quot;:&quot;\u003cstring\u003e&quot;,&quot;Molecule&quot;:{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;MoleculeUUID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;MoleculeId&quot;:&quot;\u003cstring\u003e&quot;,&quot;Description&quot;:&quot;\u003cstring\u003e&quot;}}],&quot;KitTypeItems@odata.count&quot;:&quot;\u003cnumber\u003e&quot;},&quot;refKitType_RefKitTypeUUID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitTypeMolecules&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;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;molecule&quot;:{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;MoleculeUUID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;MoleculeId&quot;:&quot;\u003cstring\u003e&quot;,&quot;Description&quot;:&quot;\u003cstring\u003e&quot;},&quot;molecule_MoleculeUUID&quot;:&quot;\u003cuuid\u003e&quot;}],&quot;kitTypeMolecules@odata.count&quot;:&quot;\u003cnumber\u003e&quot;,&quot;labelGroupAssignments&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;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;kitTypeCountryRegulatoryStatuses@odata.count&quot;:&quot;\u003cnumber\u003e&quot;}],&quot;labelMaterialAssignments@odata.count&quot;:&quot;\u003cnumber\u003e&quot;}],&quot;labelGroupAssignments@odata.count&quot;:&quot;\u003cnumber\u003e&quot;,&quot;countrySiteGroupDepots&quot;:[{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;depotBuffer&quot;:0,&quot;shipLeadTime&quot;:0,&quot;siteBuffer&quot;:0,&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;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;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;siteGroup&quot;:{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\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;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;materialPooling&quot;:&quot;\u003cboolean\u003e&quot;,&quot;texts&quot;:[{&quot;locale&quot;:&quot;\u003cstring\u003e&quot;,&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&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;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;}},&quot;siteGroup_ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;studySiteGroup&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;depotBuffer&quot;:&quot;\u003cinteger\u003e&quot;,&quot;shipLeadTime&quot;:&quot;\u003cinteger\u003e&quot;,&quot;siteBuffer&quot;:&quot;\u003cinteger\u003e&quot;,&quot;countryId&quot;:&quot;\u003cstring\u003e&quot;,&quot;siteGroup&quot;:{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\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;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;materialPooling&quot;:&quot;\u003cboolean\u003e&quot;,&quot;texts&quot;:[{&quot;locale&quot;:&quot;\u003cstring\u003e&quot;,&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&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;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;}},&quot;siteGroup_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;centralDepot&quot;:{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;mrpAreaText&quot;:&quot;\u003cstring\u003e&quot;},&quot;centralDepot_ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;distrDepot&quot;:{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;mrpAreaText&quot;:&quot;\u003cstring\u003e&quot;},&quot;distrDepot_ID&quot;:&quot;\u003cstring\u003e&quot;},&quot;studySiteGroup_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;centralDepot&quot;:{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;mrpAreaText&quot;:&quot;\u003cstring\u003e&quot;},&quot;centralDepot_ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;distrDepot&quot;:{&quot;refreshedAt&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;mrpAreaText&quot;:&quot;\u003cstring\u003e&quot;},&quot;distrDepot_ID&quot;:&quot;\u003cstring\u003e&quot;}],&quot;countrySiteGroupDepots@odata.count&quot;:&quot;\u003cnumber\u003e&quot;,&quot;countryLabelGroups&quot;:[{&quot;ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;kitType_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;kitTypeID&quot;:&quot;\u003cstring\u003e&quot;,&quot;kitTypeDescription&quot;:&quot;\u003cstring\u003e&quot;,&quot;country_countryId&quot;:&quot;\u003cstring\u003e&quot;,&quot;labelGroupAssignment_ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;labelGroup_ID&quot;:&quot;\u003cstring\u003e&quot;,&quot;labelGroupID&quot;:&quot;\u003cstring\u003e&quot;,&quot;labelGroupDescription&quot;:&quot;\u003cstring\u003e&quot;,&quot;validFrom&quot;:&quot;\u003cdate\u003e&quot;,&quot;isActive&quot;:&quot;\u003cboolean\u003e&quot;,&quot;isPast&quot;:&quot;\u003cboolean\u003e&quot;}],&quot;countryLabelGroups@odata.count&quot;:&quot;\u003cnumber\u003e&quot;,&quot;countryMaterials&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;kitTypeCountryRegulatoryStatuses@odata.count&quot;:&quot;\u003cnumber\u003e&quot;}],&quot;countryMaterials@odata.count&quot;:&quot;\u003cnumber\u003e&quot;},&quot;kitType_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;scenarioSiteGroup&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyScenarioSiteGroups detected\u003e&quot;},&quot;scenarioSiteGroup_ID&quot;:&quot;\u003cuuid\u003e&quot;}],&quot;scenarioAdditionalDemand@odata.count&quot;:&quot;\u003cnumber\u003e&quot;},&quot;scenarioSiteGroup_ID&quot;:&quot;\u003cuuid\u003e&quot;}],&quot;treatmentGroupSiteGroups@odata.count&quot;:&quot;\u003cnumber\u003e&quot;,&quot;treatmentPeriods&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;treatmentPeriodID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;durationInDays&quot;:&quot;\u003cinteger\u003e&quot;,&quot;position&quot;:&quot;\u003cinteger\u003e&quot;,&quot;startDay&quot;:&quot;\u003cinteger\u003e&quot;,&quot;isDispensationPeriod&quot;:true,&quot;colorCode&quot;:&quot;\u003cstring\u003e&quot;,&quot;overage&quot;:&quot;\u003cnumber\u003e&quot;,&quot;dropout&quot;:&quot;\u003cnumber\u003e&quot;,&quot;treatmentGroup_BK&quot;:&quot;\u003cstring\u003e&quot;,&quot;treatmentSchedule&quot;:{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;siteGroupId&quot;:&quot;\u003cstring\u003e&quot;,&quot;isLastPeriodRepeatEnabled&quot;:false,&quot;weeksPriorToLastPeriodForRepeat&quot;:&quot;\u003cinteger\u003e&quot;,&quot;scenario&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Scenarios detected\u003e&quot;},&quot;scenario_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;randomizationGroup&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.RandomizationGroups detected\u003e&quot;},&quot;randomizationGroup_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatmentPeriods&quot;:[{&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentPeriods detected\u003e&quot;}],&quot;treatmentPeriods@odata.count&quot;:&quot;\u003cnumber\u003e&quot;,&quot;desynchronizedTreatmentGroups&quot;:[{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;isLastPeriodRepeatEnabled&quot;:false,&quot;weeksPriorToLastPeriodForRepeat&quot;:&quot;\u003cinteger\u003e&quot;,&quot;treatmentGroup_BK&quot;:&quot;\u003cstring\u003e&quot;,&quot;treatmentSchedule&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentSchedules detected\u003e&quot;},&quot;treatmentSchedule_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatmentGroup&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentGroups detected\u003e&quot;},&quot;treatmentGroup_ID&quot;:&quot;\u003cuuid\u003e&quot;}],&quot;desynchronizedTreatmentGroups@odata.count&quot;:&quot;\u003cnumber\u003e&quot;,&quot;assignedTreatments&quot;:[{&quot;schdule_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatmentPeriod_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatmentPeriodID&quot;:&quot;\u003cstring\u003e&quot;,&quot;treatmentPeriod_description&quot;:&quot;\u003cstring\u003e&quot;,&quot;isDispensationPeriod&quot;:&quot;\u003cboolean\u003e&quot;,&quot;dispensationEvent_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;dispensationEventID&quot;:&quot;\u003cstring\u003e&quot;,&quot;dispensationEvent_description&quot;:&quot;\u003cstring\u003e&quot;,&quot;treatmentAssignment_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatmentID&quot;:&quot;\u003cstring\u003e&quot;,&quot;treatment_description&quot;:&quot;\u003cstring\u003e&quot;}],&quot;assignedTreatments@odata.count&quot;:&quot;\u003cnumber\u003e&quot;,&quot;switches&quot;:[{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;switchID&quot;:&quot;\u003cstring\u003e&quot;,&quot;switchRate&quot;:&quot;\u003cnumber\u003e&quot;,&quot;fromPeriod_BK&quot;:&quot;\u003cstring\u003e&quot;,&quot;toPeriod_BK&quot;:&quot;\u003cstring\u003e&quot;,&quot;treatmentSchedule&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentSchedules detected\u003e&quot;},&quot;treatmentSchedule_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;fromTreatmentGroup&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentGroups detected\u003e&quot;},&quot;fromTreatmentGroup_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;toTreatmentGroup&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentGroups detected\u003e&quot;},&quot;toTreatmentGroup_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;fromPeriod&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentPeriods detected\u003e&quot;},&quot;fromPeriod_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;toPeriod&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentPeriods detected\u003e&quot;},&quot;toPeriod_ID&quot;:&quot;\u003cuuid\u003e&quot;}],&quot;switches@odata.count&quot;:&quot;\u003cnumber\u003e&quot;},&quot;treatmentSchedule_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatmentGroup&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentGroups detected\u003e&quot;},&quot;treatmentGroup_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;dispensationEvents&quot;:[{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;dispensationEventID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;treatmentPeriod&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentPeriods detected\u003e&quot;},&quot;treatmentPeriod_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatmentAssignments&quot;:[{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatment_BK&quot;:&quot;\u003cstring\u003e&quot;,&quot;treatmentDispensationEvent&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentDispensationEvents detected\u003e&quot;},&quot;treatmentDispensationEvent_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;treatment&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;treatmentID&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;scenario&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.Scenarios detected\u003e&quot;},&quot;scenario_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;kitTypeAssignments&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}],&quot;kitTypeAssignments@odata.count&quot;:&quot;\u003cnumber\u003e&quot;},&quot;treatment_ID&quot;:&quot;\u003cuuid\u003e&quot;}],&quot;treatmentAssignments@odata.count&quot;:&quot;\u003cnumber\u003e&quot;}],&quot;dispensationEvents@odata.count&quot;:&quot;\u003cnumber\u003e&quot;,&quot;switchFrom&quot;:[{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;switchID&quot;:&quot;\u003cstring\u003e&quot;,&quot;switchRate&quot;:&quot;\u003cnumber\u003e&quot;,&quot;fromPeriod_BK&quot;:&quot;\u003cstring\u003e&quot;,&quot;toPeriod_BK&quot;:&quot;\u003cstring\u003e&quot;,&quot;treatmentSchedule&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentSchedules detected\u003e&quot;},&quot;treatmentSchedule_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;fromTreatmentGroup&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentGroups detected\u003e&quot;},&quot;fromTreatmentGroup_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;toTreatmentGroup&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentGroups detected\u003e&quot;},&quot;toTreatmentGroup_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;fromPeriod&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentPeriods detected\u003e&quot;},&quot;fromPeriod_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;toPeriod&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentPeriods detected\u003e&quot;},&quot;toPeriod_ID&quot;:&quot;\u003cuuid\u003e&quot;}],&quot;switchFrom@odata.count&quot;:&quot;\u003cnumber\u003e&quot;,&quot;switchTo&quot;:[{&quot;ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;switchID&quot;:&quot;\u003cstring\u003e&quot;,&quot;switchRate&quot;:&quot;\u003cnumber\u003e&quot;,&quot;fromPeriod_BK&quot;:&quot;\u003cstring\u003e&quot;,&quot;toPeriod_BK&quot;:&quot;\u003cstring\u003e&quot;,&quot;treatmentSchedule&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentSchedules detected\u003e&quot;},&quot;treatmentSchedule_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;fromTreatmentGroup&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentGroups detected\u003e&quot;},&quot;fromTreatmentGroup_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;toTreatmentGroup&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentGroups detected\u003e&quot;},&quot;toTreatmentGroup_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;fromPeriod&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentPeriods detected\u003e&quot;},&quot;fromPeriod_ID&quot;:&quot;\u003cuuid\u003e&quot;,&quot;toPeriod&quot;:{&quot;nullable&quot;:true,&quot;value&quot;:&quot;\u003cCircular reference to #/components/schemas/com.sap.ctsm.backend.core.api.study.v1.StudyAPIv1.StudyTreatmentPeriods detected\u003e&quot;},&quot;toPeriod_ID&quot;:&quot;\u003cuuid\u003e&quot;}],&quot;switchTo@odata.count&quot;:&quot;\u003cnumber\u003e&quot;}],&quot;treatmentPeriods@odata.count&quot;:&quot;\u003cnumber\u003e&quot;}]}