GET api/Persons/Routes/{id}?date={date}&fullResult={fullResult}
Get Person Routes by Person Id
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Id (key) of Person |
integer |
Required |
| date |
date for active routes |
date |
None. |
| fullResult |
Full result of connected entities |
FullResultEnum |
Default value is Yes |
Body Parameters
None.
Response Information
Resource Description
Person Route List object by Person Id
PersonRouteListDto| Name | Description | Type | Additional information |
|---|---|---|---|
| PersonId |
Id (foreign key) for Person |
integer |
Required |
| Person |
Person Entity |
PersonDto |
None. |
| Routes |
Collection of Person Route Rules |
Collection of PersonRouteDataDto |
None. |
Response Formats
application/json, text/json
Sample:
{
"PersonId": 1,
"Person": {
"PersonId": 1,
"PcdWebId": "sample string 2",
"WmbWebId": "sample string 3",
"FirstName": "sample string 4",
"MiddleName": "sample string 5",
"LastName": "sample string 6",
"HomePhone": "sample string 7",
"MobilePhone": "sample string 8",
"WorkPhone": "sample string 9",
"Email": "sample string 10",
"Street": "sample string 11",
"StreetNumber": "sample string 12",
"PostalCode": "sample string 13",
"City": "sample string 14",
"DeliveryDayOfWeek": 15,
"InfoAccess": "sample string 16",
"InfoDelivery": "sample string 17",
"InfoOther": "sample string 18",
"C5Id": 1,
"ActivationCode": "sample string 19",
"PersonTypeId": 20,
"PersonType": {
"PersonTypeId": 1,
"Description": "sample string 2"
},
"CommuneId": 1,
"Commune": {
"CommuneId": 1,
"Name": "sample string 2",
"ItemNumber": "sample string 3",
"Rules": [
{
"RuleTypeId": 1,
"RuleType": {
"RuleTypeId": 1,
"Description": "sample string 2",
"Table": "sample string 3"
},
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
}
]
},
{
"RuleTypeId": 1,
"RuleType": {
"RuleTypeId": 1,
"Description": "sample string 2",
"Table": "sample string 3"
},
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
}
]
}
]
},
"StopDate": "2025-12-27T13:53:56.5706371+01:00",
"UpdatedPcd": "2025-12-27T13:53:56.5706371+01:00",
"UpdatedWmb": "2025-12-27T13:53:56.5706371+01:00",
"IsDeleted": true,
"Absences": [
{
"PersonAbsenceId": 1,
"PersonId": 2,
"AbsenceTypeId": 1,
"AbsenceType": {
"AbsenceTypeId": 1,
"Description": "sample string 2"
},
"DateStart": "2025-12-27",
"DateEnd": "2025-12-27",
"PcdWebId": "sample string 4",
"WmbWebId": "sample string 5",
"UpdatedPcd": "2025-12-27T13:53:56.5706371+01:00",
"UpdatedWmb": "2025-12-27T13:53:56.5706371+01:00"
},
{
"PersonAbsenceId": 1,
"PersonId": 2,
"AbsenceTypeId": 1,
"AbsenceType": {
"AbsenceTypeId": 1,
"Description": "sample string 2"
},
"DateStart": "2025-12-27",
"DateEnd": "2025-12-27",
"PcdWebId": "sample string 4",
"WmbWebId": "sample string 5",
"UpdatedPcd": "2025-12-27T13:53:56.5706371+01:00",
"UpdatedWmb": "2025-12-27T13:53:56.5706371+01:00"
}
],
"DietForms": [
{
"PersonDietFormId": 1,
"PersonId": 2,
"DietFormId": 3,
"DietForm": {
"DietFormId": 1,
"Name": "sample string 2"
},
"DateStart": "2025-12-27",
"DateEnd": "2025-12-27"
},
{
"PersonDietFormId": 1,
"PersonId": 2,
"DietFormId": 3,
"DietForm": {
"DietFormId": 1,
"Name": "sample string 2"
},
"DateStart": "2025-12-27",
"DateEnd": "2025-12-27"
}
],
"MenuGroupWeeks": [
{
"Year": 1,
"Week": 2,
"MenuplanId": 3,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"MenuGroups": [
{
"MenuGroupId": 1,
"MenuGroup": {
"MenuGroupId": 1,
"Name": "sample string 2",
"MenuGroupTypeId": 3,
"MenuGroupType": {
"MenuGroupTypeId": 1,
"Description": "sample string 2"
},
"MenuplanId": 4,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"MenuGroupRuleId": 5,
"MenuGroupRule": {
"MenuGroupRuleId": 1,
"Description": "sample string 2",
"Rules": [
{
"MenuGroupRuleId": 1,
"RuleTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
]
},
{
"MenuGroupRuleId": 1,
"RuleTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
]
}
]
},
"MenuGroupRelationId": 6,
"MenuGroupRelation": {
"MenuGroupRelationId": 1,
"Description": "sample string 2",
"Relations": [
{
"MenuGroupRelationId": 1,
"RelationTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
},
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
}
]
},
{
"MenuGroupRelationId": 1,
"RelationTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
},
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
}
]
}
]
},
"DietFormId": 1,
"DietForm": {
"DietFormId": 1,
"Name": "sample string 2"
}
},
"PriceGroupId": 2,
"PriceGroup": {
"PriceGroupId": 1,
"Name": "sample string 2",
"PriceGroupTypeId": 3,
"PriceGroupType": {
"PriceGroupTypeId": 1,
"Description": "sample string 2",
"Reference": "sample string 3"
},
"PointsSurcharge1": 1,
"PointsSurcharge2": 1,
"PointsSurcharge3": 1
},
"MenuplanId": 3,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"Year": 1,
"Week": 1,
"Courses": [
{
"CourseType": 1,
"CourseNo": 2,
"CourseId": 3,
"Course": "sample string 4",
"CourseFormatted": "sample string 5",
"CourseCategoryId": 6,
"CourseCategory": "sample string 7",
"Price": 8.0,
"DietFormPriceSurcharges": [
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"CourseType": 1,
"CourseNo": 2,
"CourseId": 3,
"Course": "sample string 4",
"CourseFormatted": "sample string 5",
"CourseCategoryId": 6,
"CourseCategory": "sample string 7",
"Price": 8.0,
"DietFormPriceSurcharges": [
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
],
"Message": "sample string 4"
},
{
"MenuGroupId": 1,
"MenuGroup": {
"MenuGroupId": 1,
"Name": "sample string 2",
"MenuGroupTypeId": 3,
"MenuGroupType": {
"MenuGroupTypeId": 1,
"Description": "sample string 2"
},
"MenuplanId": 4,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"MenuGroupRuleId": 5,
"MenuGroupRule": {
"MenuGroupRuleId": 1,
"Description": "sample string 2",
"Rules": [
{
"MenuGroupRuleId": 1,
"RuleTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
]
},
{
"MenuGroupRuleId": 1,
"RuleTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
]
}
]
},
"MenuGroupRelationId": 6,
"MenuGroupRelation": {
"MenuGroupRelationId": 1,
"Description": "sample string 2",
"Relations": [
{
"MenuGroupRelationId": 1,
"RelationTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
},
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
}
]
},
{
"MenuGroupRelationId": 1,
"RelationTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
},
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
}
]
}
]
},
"DietFormId": 1,
"DietForm": {
"DietFormId": 1,
"Name": "sample string 2"
}
},
"PriceGroupId": 2,
"PriceGroup": {
"PriceGroupId": 1,
"Name": "sample string 2",
"PriceGroupTypeId": 3,
"PriceGroupType": {
"PriceGroupTypeId": 1,
"Description": "sample string 2",
"Reference": "sample string 3"
},
"PointsSurcharge1": 1,
"PointsSurcharge2": 1,
"PointsSurcharge3": 1
},
"MenuplanId": 3,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"Year": 1,
"Week": 1,
"Courses": [
{
"CourseType": 1,
"CourseNo": 2,
"CourseId": 3,
"Course": "sample string 4",
"CourseFormatted": "sample string 5",
"CourseCategoryId": 6,
"CourseCategory": "sample string 7",
"Price": 8.0,
"DietFormPriceSurcharges": [
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"CourseType": 1,
"CourseNo": 2,
"CourseId": 3,
"Course": "sample string 4",
"CourseFormatted": "sample string 5",
"CourseCategoryId": 6,
"CourseCategory": "sample string 7",
"Price": 8.0,
"DietFormPriceSurcharges": [
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
],
"Message": "sample string 4"
}
],
"Properties": [
{
"PropertyTypeId": 1,
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PropertyTypeId": 1,
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Year": 1,
"Week": 2,
"MenuplanId": 3,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"MenuGroups": [
{
"MenuGroupId": 1,
"MenuGroup": {
"MenuGroupId": 1,
"Name": "sample string 2",
"MenuGroupTypeId": 3,
"MenuGroupType": {
"MenuGroupTypeId": 1,
"Description": "sample string 2"
},
"MenuplanId": 4,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"MenuGroupRuleId": 5,
"MenuGroupRule": {
"MenuGroupRuleId": 1,
"Description": "sample string 2",
"Rules": [
{
"MenuGroupRuleId": 1,
"RuleTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
]
},
{
"MenuGroupRuleId": 1,
"RuleTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
]
}
]
},
"MenuGroupRelationId": 6,
"MenuGroupRelation": {
"MenuGroupRelationId": 1,
"Description": "sample string 2",
"Relations": [
{
"MenuGroupRelationId": 1,
"RelationTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
},
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
}
]
},
{
"MenuGroupRelationId": 1,
"RelationTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
},
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
}
]
}
]
},
"DietFormId": 1,
"DietForm": {
"DietFormId": 1,
"Name": "sample string 2"
}
},
"PriceGroupId": 2,
"PriceGroup": {
"PriceGroupId": 1,
"Name": "sample string 2",
"PriceGroupTypeId": 3,
"PriceGroupType": {
"PriceGroupTypeId": 1,
"Description": "sample string 2",
"Reference": "sample string 3"
},
"PointsSurcharge1": 1,
"PointsSurcharge2": 1,
"PointsSurcharge3": 1
},
"MenuplanId": 3,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"Year": 1,
"Week": 1,
"Courses": [
{
"CourseType": 1,
"CourseNo": 2,
"CourseId": 3,
"Course": "sample string 4",
"CourseFormatted": "sample string 5",
"CourseCategoryId": 6,
"CourseCategory": "sample string 7",
"Price": 8.0,
"DietFormPriceSurcharges": [
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"CourseType": 1,
"CourseNo": 2,
"CourseId": 3,
"Course": "sample string 4",
"CourseFormatted": "sample string 5",
"CourseCategoryId": 6,
"CourseCategory": "sample string 7",
"Price": 8.0,
"DietFormPriceSurcharges": [
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
],
"Message": "sample string 4"
},
{
"MenuGroupId": 1,
"MenuGroup": {
"MenuGroupId": 1,
"Name": "sample string 2",
"MenuGroupTypeId": 3,
"MenuGroupType": {
"MenuGroupTypeId": 1,
"Description": "sample string 2"
},
"MenuplanId": 4,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"MenuGroupRuleId": 5,
"MenuGroupRule": {
"MenuGroupRuleId": 1,
"Description": "sample string 2",
"Rules": [
{
"MenuGroupRuleId": 1,
"RuleTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
]
},
{
"MenuGroupRuleId": 1,
"RuleTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
]
}
]
},
"MenuGroupRelationId": 6,
"MenuGroupRelation": {
"MenuGroupRelationId": 1,
"Description": "sample string 2",
"Relations": [
{
"MenuGroupRelationId": 1,
"RelationTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
},
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
}
]
},
{
"MenuGroupRelationId": 1,
"RelationTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
},
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
}
]
}
]
},
"DietFormId": 1,
"DietForm": {
"DietFormId": 1,
"Name": "sample string 2"
}
},
"PriceGroupId": 2,
"PriceGroup": {
"PriceGroupId": 1,
"Name": "sample string 2",
"PriceGroupTypeId": 3,
"PriceGroupType": {
"PriceGroupTypeId": 1,
"Description": "sample string 2",
"Reference": "sample string 3"
},
"PointsSurcharge1": 1,
"PointsSurcharge2": 1,
"PointsSurcharge3": 1
},
"MenuplanId": 3,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"Year": 1,
"Week": 1,
"Courses": [
{
"CourseType": 1,
"CourseNo": 2,
"CourseId": 3,
"Course": "sample string 4",
"CourseFormatted": "sample string 5",
"CourseCategoryId": 6,
"CourseCategory": "sample string 7",
"Price": 8.0,
"DietFormPriceSurcharges": [
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"CourseType": 1,
"CourseNo": 2,
"CourseId": 3,
"Course": "sample string 4",
"CourseFormatted": "sample string 5",
"CourseCategoryId": 6,
"CourseCategory": "sample string 7",
"Price": 8.0,
"DietFormPriceSurcharges": [
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
],
"Message": "sample string 4"
}
],
"Properties": [
{
"PropertyTypeId": 1,
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PropertyTypeId": 1,
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
],
"Routes": [
{
"PersonRouteId": 1,
"PersonId": 2,
"RouteId": 3,
"Route": {
"RouteId": 1,
"Description": "sample string 2",
"DeliveryMonday": true,
"DeliveryTuesday": true,
"DeliveryWednesday": true,
"DeliveryThursday": true,
"DeliveryFriday": true,
"DeliverySaturday": true,
"DeliverySunday": true,
"RouteType": "sample string 10"
},
"DateStart": "2025-12-27",
"DateEnd": "2025-12-27",
"RouteDelivery": {
"RouteId": 1,
"Route": {
"RouteId": 1,
"Description": "sample string 2",
"DeliveryMonday": true,
"DeliveryTuesday": true,
"DeliveryWednesday": true,
"DeliveryThursday": true,
"DeliveryFriday": true,
"DeliverySaturday": true,
"DeliverySunday": true,
"RouteType": "sample string 10"
},
"Year": 2,
"Week": 3,
"PersonalSchema": true,
"DeliveryDates": [
{
"DeliveryDate": "2025-12-27",
"EatingDates": [
{
"EatingDate": "2025-12-27",
"DeliveryDate": "2025-12-27"
},
{
"EatingDate": "2025-12-27",
"DeliveryDate": "2025-12-27"
}
]
},
{
"DeliveryDate": "2025-12-27",
"EatingDates": [
{
"EatingDate": "2025-12-27",
"DeliveryDate": "2025-12-27"
},
{
"EatingDate": "2025-12-27",
"DeliveryDate": "2025-12-27"
}
]
}
]
},
"Rules": [
{
"RuleTypeId": 1,
"RuleType": {
"RuleTypeId": 1,
"Description": "sample string 2",
"Table": "sample string 3"
},
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
}
]
},
{
"RuleTypeId": 1,
"RuleType": {
"RuleTypeId": 1,
"Description": "sample string 2",
"Table": "sample string 3"
},
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
}
]
}
]
},
{
"PersonRouteId": 1,
"PersonId": 2,
"RouteId": 3,
"Route": {
"RouteId": 1,
"Description": "sample string 2",
"DeliveryMonday": true,
"DeliveryTuesday": true,
"DeliveryWednesday": true,
"DeliveryThursday": true,
"DeliveryFriday": true,
"DeliverySaturday": true,
"DeliverySunday": true,
"RouteType": "sample string 10"
},
"DateStart": "2025-12-27",
"DateEnd": "2025-12-27",
"RouteDelivery": {
"RouteId": 1,
"Route": {
"RouteId": 1,
"Description": "sample string 2",
"DeliveryMonday": true,
"DeliveryTuesday": true,
"DeliveryWednesday": true,
"DeliveryThursday": true,
"DeliveryFriday": true,
"DeliverySaturday": true,
"DeliverySunday": true,
"RouteType": "sample string 10"
},
"Year": 2,
"Week": 3,
"PersonalSchema": true,
"DeliveryDates": [
{
"DeliveryDate": "2025-12-27",
"EatingDates": [
{
"EatingDate": "2025-12-27",
"DeliveryDate": "2025-12-27"
},
{
"EatingDate": "2025-12-27",
"DeliveryDate": "2025-12-27"
}
]
},
{
"DeliveryDate": "2025-12-27",
"EatingDates": [
{
"EatingDate": "2025-12-27",
"DeliveryDate": "2025-12-27"
},
{
"EatingDate": "2025-12-27",
"DeliveryDate": "2025-12-27"
}
]
}
]
},
"Rules": [
{
"RuleTypeId": 1,
"RuleType": {
"RuleTypeId": 1,
"Description": "sample string 2",
"Table": "sample string 3"
},
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
}
]
},
{
"RuleTypeId": 1,
"RuleType": {
"RuleTypeId": 1,
"Description": "sample string 2",
"Table": "sample string 3"
},
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
}
]
}
]
}
],
"Properties": [
{
"PropertyTypeId": 1,
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PropertyTypeId": 1,
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
"Routes": [
{
"PersonRouteId": 1,
"PersonId": 2,
"Person": {
"PersonId": 1,
"PcdWebId": "sample string 2",
"WmbWebId": "sample string 3",
"FirstName": "sample string 4",
"MiddleName": "sample string 5",
"LastName": "sample string 6",
"HomePhone": "sample string 7",
"MobilePhone": "sample string 8",
"WorkPhone": "sample string 9",
"Email": "sample string 10",
"Street": "sample string 11",
"StreetNumber": "sample string 12",
"PostalCode": "sample string 13",
"City": "sample string 14",
"DeliveryDayOfWeek": 15,
"InfoAccess": "sample string 16",
"InfoDelivery": "sample string 17",
"InfoOther": "sample string 18",
"C5Id": 1,
"ActivationCode": "sample string 19",
"PersonTypeId": 20,
"PersonType": {
"PersonTypeId": 1,
"Description": "sample string 2"
},
"CommuneId": 1,
"Commune": {
"CommuneId": 1,
"Name": "sample string 2",
"ItemNumber": "sample string 3",
"Rules": [
{
"RuleTypeId": 1,
"RuleType": {
"RuleTypeId": 1,
"Description": "sample string 2",
"Table": "sample string 3"
},
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
}
]
},
{
"RuleTypeId": 1,
"RuleType": {
"RuleTypeId": 1,
"Description": "sample string 2",
"Table": "sample string 3"
},
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
}
]
}
]
},
"StopDate": "2025-12-27T13:53:56.5706371+01:00",
"UpdatedPcd": "2025-12-27T13:53:56.5706371+01:00",
"UpdatedWmb": "2025-12-27T13:53:56.5706371+01:00",
"IsDeleted": true,
"Absences": [
{
"PersonAbsenceId": 1,
"PersonId": 2,
"AbsenceTypeId": 1,
"AbsenceType": {
"AbsenceTypeId": 1,
"Description": "sample string 2"
},
"DateStart": "2025-12-27",
"DateEnd": "2025-12-27",
"PcdWebId": "sample string 4",
"WmbWebId": "sample string 5",
"UpdatedPcd": "2025-12-27T13:53:56.5706371+01:00",
"UpdatedWmb": "2025-12-27T13:53:56.5706371+01:00"
},
{
"PersonAbsenceId": 1,
"PersonId": 2,
"AbsenceTypeId": 1,
"AbsenceType": {
"AbsenceTypeId": 1,
"Description": "sample string 2"
},
"DateStart": "2025-12-27",
"DateEnd": "2025-12-27",
"PcdWebId": "sample string 4",
"WmbWebId": "sample string 5",
"UpdatedPcd": "2025-12-27T13:53:56.5706371+01:00",
"UpdatedWmb": "2025-12-27T13:53:56.5706371+01:00"
}
],
"DietForms": [
{
"PersonDietFormId": 1,
"PersonId": 2,
"DietFormId": 3,
"DietForm": {
"DietFormId": 1,
"Name": "sample string 2"
},
"DateStart": "2025-12-27",
"DateEnd": "2025-12-27"
},
{
"PersonDietFormId": 1,
"PersonId": 2,
"DietFormId": 3,
"DietForm": {
"DietFormId": 1,
"Name": "sample string 2"
},
"DateStart": "2025-12-27",
"DateEnd": "2025-12-27"
}
],
"MenuGroupWeeks": [
{
"Year": 1,
"Week": 2,
"MenuplanId": 3,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"MenuGroups": [
{
"MenuGroupId": 1,
"MenuGroup": {
"MenuGroupId": 1,
"Name": "sample string 2",
"MenuGroupTypeId": 3,
"MenuGroupType": {
"MenuGroupTypeId": 1,
"Description": "sample string 2"
},
"MenuplanId": 4,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"MenuGroupRuleId": 5,
"MenuGroupRule": {
"MenuGroupRuleId": 1,
"Description": "sample string 2",
"Rules": [
{
"MenuGroupRuleId": 1,
"RuleTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
]
},
{
"MenuGroupRuleId": 1,
"RuleTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
]
}
]
},
"MenuGroupRelationId": 6,
"MenuGroupRelation": {
"MenuGroupRelationId": 1,
"Description": "sample string 2",
"Relations": [
{
"MenuGroupRelationId": 1,
"RelationTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
},
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
}
]
},
{
"MenuGroupRelationId": 1,
"RelationTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
},
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
}
]
}
]
},
"DietFormId": 1,
"DietForm": {
"DietFormId": 1,
"Name": "sample string 2"
}
},
"PriceGroupId": 2,
"PriceGroup": {
"PriceGroupId": 1,
"Name": "sample string 2",
"PriceGroupTypeId": 3,
"PriceGroupType": {
"PriceGroupTypeId": 1,
"Description": "sample string 2",
"Reference": "sample string 3"
},
"PointsSurcharge1": 1,
"PointsSurcharge2": 1,
"PointsSurcharge3": 1
},
"MenuplanId": 3,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"Year": 1,
"Week": 1,
"Courses": [
{
"CourseType": 1,
"CourseNo": 2,
"CourseId": 3,
"Course": "sample string 4",
"CourseFormatted": "sample string 5",
"CourseCategoryId": 6,
"CourseCategory": "sample string 7",
"Price": 8.0,
"DietFormPriceSurcharges": [
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"CourseType": 1,
"CourseNo": 2,
"CourseId": 3,
"Course": "sample string 4",
"CourseFormatted": "sample string 5",
"CourseCategoryId": 6,
"CourseCategory": "sample string 7",
"Price": 8.0,
"DietFormPriceSurcharges": [
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
],
"Message": "sample string 4"
},
{
"MenuGroupId": 1,
"MenuGroup": {
"MenuGroupId": 1,
"Name": "sample string 2",
"MenuGroupTypeId": 3,
"MenuGroupType": {
"MenuGroupTypeId": 1,
"Description": "sample string 2"
},
"MenuplanId": 4,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"MenuGroupRuleId": 5,
"MenuGroupRule": {
"MenuGroupRuleId": 1,
"Description": "sample string 2",
"Rules": [
{
"MenuGroupRuleId": 1,
"RuleTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
]
},
{
"MenuGroupRuleId": 1,
"RuleTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
]
}
]
},
"MenuGroupRelationId": 6,
"MenuGroupRelation": {
"MenuGroupRelationId": 1,
"Description": "sample string 2",
"Relations": [
{
"MenuGroupRelationId": 1,
"RelationTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
},
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
}
]
},
{
"MenuGroupRelationId": 1,
"RelationTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
},
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
}
]
}
]
},
"DietFormId": 1,
"DietForm": {
"DietFormId": 1,
"Name": "sample string 2"
}
},
"PriceGroupId": 2,
"PriceGroup": {
"PriceGroupId": 1,
"Name": "sample string 2",
"PriceGroupTypeId": 3,
"PriceGroupType": {
"PriceGroupTypeId": 1,
"Description": "sample string 2",
"Reference": "sample string 3"
},
"PointsSurcharge1": 1,
"PointsSurcharge2": 1,
"PointsSurcharge3": 1
},
"MenuplanId": 3,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"Year": 1,
"Week": 1,
"Courses": [
{
"CourseType": 1,
"CourseNo": 2,
"CourseId": 3,
"Course": "sample string 4",
"CourseFormatted": "sample string 5",
"CourseCategoryId": 6,
"CourseCategory": "sample string 7",
"Price": 8.0,
"DietFormPriceSurcharges": [
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"CourseType": 1,
"CourseNo": 2,
"CourseId": 3,
"Course": "sample string 4",
"CourseFormatted": "sample string 5",
"CourseCategoryId": 6,
"CourseCategory": "sample string 7",
"Price": 8.0,
"DietFormPriceSurcharges": [
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
],
"Message": "sample string 4"
}
],
"Properties": [
{
"PropertyTypeId": 1,
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PropertyTypeId": 1,
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Year": 1,
"Week": 2,
"MenuplanId": 3,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"MenuGroups": [
{
"MenuGroupId": 1,
"MenuGroup": {
"MenuGroupId": 1,
"Name": "sample string 2",
"MenuGroupTypeId": 3,
"MenuGroupType": {
"MenuGroupTypeId": 1,
"Description": "sample string 2"
},
"MenuplanId": 4,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"MenuGroupRuleId": 5,
"MenuGroupRule": {
"MenuGroupRuleId": 1,
"Description": "sample string 2",
"Rules": [
{
"MenuGroupRuleId": 1,
"RuleTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
]
},
{
"MenuGroupRuleId": 1,
"RuleTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
]
}
]
},
"MenuGroupRelationId": 6,
"MenuGroupRelation": {
"MenuGroupRelationId": 1,
"Description": "sample string 2",
"Relations": [
{
"MenuGroupRelationId": 1,
"RelationTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
},
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
}
]
},
{
"MenuGroupRelationId": 1,
"RelationTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
},
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
}
]
}
]
},
"DietFormId": 1,
"DietForm": {
"DietFormId": 1,
"Name": "sample string 2"
}
},
"PriceGroupId": 2,
"PriceGroup": {
"PriceGroupId": 1,
"Name": "sample string 2",
"PriceGroupTypeId": 3,
"PriceGroupType": {
"PriceGroupTypeId": 1,
"Description": "sample string 2",
"Reference": "sample string 3"
},
"PointsSurcharge1": 1,
"PointsSurcharge2": 1,
"PointsSurcharge3": 1
},
"MenuplanId": 3,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"Year": 1,
"Week": 1,
"Courses": [
{
"CourseType": 1,
"CourseNo": 2,
"CourseId": 3,
"Course": "sample string 4",
"CourseFormatted": "sample string 5",
"CourseCategoryId": 6,
"CourseCategory": "sample string 7",
"Price": 8.0,
"DietFormPriceSurcharges": [
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"CourseType": 1,
"CourseNo": 2,
"CourseId": 3,
"Course": "sample string 4",
"CourseFormatted": "sample string 5",
"CourseCategoryId": 6,
"CourseCategory": "sample string 7",
"Price": 8.0,
"DietFormPriceSurcharges": [
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
],
"Message": "sample string 4"
},
{
"MenuGroupId": 1,
"MenuGroup": {
"MenuGroupId": 1,
"Name": "sample string 2",
"MenuGroupTypeId": 3,
"MenuGroupType": {
"MenuGroupTypeId": 1,
"Description": "sample string 2"
},
"MenuplanId": 4,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"MenuGroupRuleId": 5,
"MenuGroupRule": {
"MenuGroupRuleId": 1,
"Description": "sample string 2",
"Rules": [
{
"MenuGroupRuleId": 1,
"RuleTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
]
},
{
"MenuGroupRuleId": 1,
"RuleTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
]
}
]
},
"MenuGroupRelationId": 6,
"MenuGroupRelation": {
"MenuGroupRelationId": 1,
"Description": "sample string 2",
"Relations": [
{
"MenuGroupRelationId": 1,
"RelationTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
},
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
}
]
},
{
"MenuGroupRelationId": 1,
"RelationTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
},
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
}
]
}
]
},
"DietFormId": 1,
"DietForm": {
"DietFormId": 1,
"Name": "sample string 2"
}
},
"PriceGroupId": 2,
"PriceGroup": {
"PriceGroupId": 1,
"Name": "sample string 2",
"PriceGroupTypeId": 3,
"PriceGroupType": {
"PriceGroupTypeId": 1,
"Description": "sample string 2",
"Reference": "sample string 3"
},
"PointsSurcharge1": 1,
"PointsSurcharge2": 1,
"PointsSurcharge3": 1
},
"MenuplanId": 3,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"Year": 1,
"Week": 1,
"Courses": [
{
"CourseType": 1,
"CourseNo": 2,
"CourseId": 3,
"Course": "sample string 4",
"CourseFormatted": "sample string 5",
"CourseCategoryId": 6,
"CourseCategory": "sample string 7",
"Price": 8.0,
"DietFormPriceSurcharges": [
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"CourseType": 1,
"CourseNo": 2,
"CourseId": 3,
"Course": "sample string 4",
"CourseFormatted": "sample string 5",
"CourseCategoryId": 6,
"CourseCategory": "sample string 7",
"Price": 8.0,
"DietFormPriceSurcharges": [
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
],
"Message": "sample string 4"
}
],
"Properties": [
{
"PropertyTypeId": 1,
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PropertyTypeId": 1,
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
],
"Routes": [
{
"PersonRouteId": 1,
"PersonId": 2,
"RouteId": 3,
"Route": {
"RouteId": 1,
"Description": "sample string 2",
"DeliveryMonday": true,
"DeliveryTuesday": true,
"DeliveryWednesday": true,
"DeliveryThursday": true,
"DeliveryFriday": true,
"DeliverySaturday": true,
"DeliverySunday": true,
"RouteType": "sample string 10"
},
"DateStart": "2025-12-27",
"DateEnd": "2025-12-27",
"RouteDelivery": {
"RouteId": 1,
"Route": {
"RouteId": 1,
"Description": "sample string 2",
"DeliveryMonday": true,
"DeliveryTuesday": true,
"DeliveryWednesday": true,
"DeliveryThursday": true,
"DeliveryFriday": true,
"DeliverySaturday": true,
"DeliverySunday": true,
"RouteType": "sample string 10"
},
"Year": 2,
"Week": 3,
"PersonalSchema": true,
"DeliveryDates": [
{
"DeliveryDate": "2025-12-27",
"EatingDates": [
{
"EatingDate": "2025-12-27",
"DeliveryDate": "2025-12-27"
},
{
"EatingDate": "2025-12-27",
"DeliveryDate": "2025-12-27"
}
]
},
{
"DeliveryDate": "2025-12-27",
"EatingDates": [
{
"EatingDate": "2025-12-27",
"DeliveryDate": "2025-12-27"
},
{
"EatingDate": "2025-12-27",
"DeliveryDate": "2025-12-27"
}
]
}
]
},
"Rules": [
{
"RuleTypeId": 1,
"RuleType": {
"RuleTypeId": 1,
"Description": "sample string 2",
"Table": "sample string 3"
},
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
}
]
},
{
"RuleTypeId": 1,
"RuleType": {
"RuleTypeId": 1,
"Description": "sample string 2",
"Table": "sample string 3"
},
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
}
]
}
]
},
{
"PersonRouteId": 1,
"PersonId": 2,
"RouteId": 3,
"Route": {
"RouteId": 1,
"Description": "sample string 2",
"DeliveryMonday": true,
"DeliveryTuesday": true,
"DeliveryWednesday": true,
"DeliveryThursday": true,
"DeliveryFriday": true,
"DeliverySaturday": true,
"DeliverySunday": true,
"RouteType": "sample string 10"
},
"DateStart": "2025-12-27",
"DateEnd": "2025-12-27",
"RouteDelivery": {
"RouteId": 1,
"Route": {
"RouteId": 1,
"Description": "sample string 2",
"DeliveryMonday": true,
"DeliveryTuesday": true,
"DeliveryWednesday": true,
"DeliveryThursday": true,
"DeliveryFriday": true,
"DeliverySaturday": true,
"DeliverySunday": true,
"RouteType": "sample string 10"
},
"Year": 2,
"Week": 3,
"PersonalSchema": true,
"DeliveryDates": [
{
"DeliveryDate": "2025-12-27",
"EatingDates": [
{
"EatingDate": "2025-12-27",
"DeliveryDate": "2025-12-27"
},
{
"EatingDate": "2025-12-27",
"DeliveryDate": "2025-12-27"
}
]
},
{
"DeliveryDate": "2025-12-27",
"EatingDates": [
{
"EatingDate": "2025-12-27",
"DeliveryDate": "2025-12-27"
},
{
"EatingDate": "2025-12-27",
"DeliveryDate": "2025-12-27"
}
]
}
]
},
"Rules": [
{
"RuleTypeId": 1,
"RuleType": {
"RuleTypeId": 1,
"Description": "sample string 2",
"Table": "sample string 3"
},
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
}
]
},
{
"RuleTypeId": 1,
"RuleType": {
"RuleTypeId": 1,
"Description": "sample string 2",
"Table": "sample string 3"
},
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
}
]
}
]
}
],
"Properties": [
{
"PropertyTypeId": 1,
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PropertyTypeId": 1,
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
"RouteId": 3,
"Route": {
"RouteId": 1,
"Description": "sample string 2",
"DeliveryMonday": true,
"DeliveryTuesday": true,
"DeliveryWednesday": true,
"DeliveryThursday": true,
"DeliveryFriday": true,
"DeliverySaturday": true,
"DeliverySunday": true,
"RouteType": "sample string 10"
},
"DateStart": "2025-12-27",
"YearStart": 5,
"WeekStart": 6,
"DateEnd": "2025-12-27",
"YearEnd": 1,
"WeekEnd": 1,
"PersonalSchema": true,
"DeliveryMonday": true,
"DeliveryTuesday": true,
"DeliveryWednesday": true,
"DeliveryThursday": true,
"DeliveryFriday": true,
"DeliverySaturday": true,
"DeliverySunday": true,
"Rules": [
{
"RuleTypeId": 1,
"RuleType": {
"RuleTypeId": 1,
"Description": "sample string 2",
"Table": "sample string 3"
},
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
}
]
},
{
"RuleTypeId": 1,
"RuleType": {
"RuleTypeId": 1,
"Description": "sample string 2",
"Table": "sample string 3"
},
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
}
]
}
]
},
{
"PersonRouteId": 1,
"PersonId": 2,
"Person": {
"PersonId": 1,
"PcdWebId": "sample string 2",
"WmbWebId": "sample string 3",
"FirstName": "sample string 4",
"MiddleName": "sample string 5",
"LastName": "sample string 6",
"HomePhone": "sample string 7",
"MobilePhone": "sample string 8",
"WorkPhone": "sample string 9",
"Email": "sample string 10",
"Street": "sample string 11",
"StreetNumber": "sample string 12",
"PostalCode": "sample string 13",
"City": "sample string 14",
"DeliveryDayOfWeek": 15,
"InfoAccess": "sample string 16",
"InfoDelivery": "sample string 17",
"InfoOther": "sample string 18",
"C5Id": 1,
"ActivationCode": "sample string 19",
"PersonTypeId": 20,
"PersonType": {
"PersonTypeId": 1,
"Description": "sample string 2"
},
"CommuneId": 1,
"Commune": {
"CommuneId": 1,
"Name": "sample string 2",
"ItemNumber": "sample string 3",
"Rules": [
{
"RuleTypeId": 1,
"RuleType": {
"RuleTypeId": 1,
"Description": "sample string 2",
"Table": "sample string 3"
},
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
}
]
},
{
"RuleTypeId": 1,
"RuleType": {
"RuleTypeId": 1,
"Description": "sample string 2",
"Table": "sample string 3"
},
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
}
]
}
]
},
"StopDate": "2025-12-27T13:53:56.5706371+01:00",
"UpdatedPcd": "2025-12-27T13:53:56.5706371+01:00",
"UpdatedWmb": "2025-12-27T13:53:56.5706371+01:00",
"IsDeleted": true,
"Absences": [
{
"PersonAbsenceId": 1,
"PersonId": 2,
"AbsenceTypeId": 1,
"AbsenceType": {
"AbsenceTypeId": 1,
"Description": "sample string 2"
},
"DateStart": "2025-12-27",
"DateEnd": "2025-12-27",
"PcdWebId": "sample string 4",
"WmbWebId": "sample string 5",
"UpdatedPcd": "2025-12-27T13:53:56.5706371+01:00",
"UpdatedWmb": "2025-12-27T13:53:56.5706371+01:00"
},
{
"PersonAbsenceId": 1,
"PersonId": 2,
"AbsenceTypeId": 1,
"AbsenceType": {
"AbsenceTypeId": 1,
"Description": "sample string 2"
},
"DateStart": "2025-12-27",
"DateEnd": "2025-12-27",
"PcdWebId": "sample string 4",
"WmbWebId": "sample string 5",
"UpdatedPcd": "2025-12-27T13:53:56.5706371+01:00",
"UpdatedWmb": "2025-12-27T13:53:56.5706371+01:00"
}
],
"DietForms": [
{
"PersonDietFormId": 1,
"PersonId": 2,
"DietFormId": 3,
"DietForm": {
"DietFormId": 1,
"Name": "sample string 2"
},
"DateStart": "2025-12-27",
"DateEnd": "2025-12-27"
},
{
"PersonDietFormId": 1,
"PersonId": 2,
"DietFormId": 3,
"DietForm": {
"DietFormId": 1,
"Name": "sample string 2"
},
"DateStart": "2025-12-27",
"DateEnd": "2025-12-27"
}
],
"MenuGroupWeeks": [
{
"Year": 1,
"Week": 2,
"MenuplanId": 3,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"MenuGroups": [
{
"MenuGroupId": 1,
"MenuGroup": {
"MenuGroupId": 1,
"Name": "sample string 2",
"MenuGroupTypeId": 3,
"MenuGroupType": {
"MenuGroupTypeId": 1,
"Description": "sample string 2"
},
"MenuplanId": 4,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"MenuGroupRuleId": 5,
"MenuGroupRule": {
"MenuGroupRuleId": 1,
"Description": "sample string 2",
"Rules": [
{
"MenuGroupRuleId": 1,
"RuleTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
]
},
{
"MenuGroupRuleId": 1,
"RuleTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
]
}
]
},
"MenuGroupRelationId": 6,
"MenuGroupRelation": {
"MenuGroupRelationId": 1,
"Description": "sample string 2",
"Relations": [
{
"MenuGroupRelationId": 1,
"RelationTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
},
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
}
]
},
{
"MenuGroupRelationId": 1,
"RelationTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
},
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
}
]
}
]
},
"DietFormId": 1,
"DietForm": {
"DietFormId": 1,
"Name": "sample string 2"
}
},
"PriceGroupId": 2,
"PriceGroup": {
"PriceGroupId": 1,
"Name": "sample string 2",
"PriceGroupTypeId": 3,
"PriceGroupType": {
"PriceGroupTypeId": 1,
"Description": "sample string 2",
"Reference": "sample string 3"
},
"PointsSurcharge1": 1,
"PointsSurcharge2": 1,
"PointsSurcharge3": 1
},
"MenuplanId": 3,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"Year": 1,
"Week": 1,
"Courses": [
{
"CourseType": 1,
"CourseNo": 2,
"CourseId": 3,
"Course": "sample string 4",
"CourseFormatted": "sample string 5",
"CourseCategoryId": 6,
"CourseCategory": "sample string 7",
"Price": 8.0,
"DietFormPriceSurcharges": [
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"CourseType": 1,
"CourseNo": 2,
"CourseId": 3,
"Course": "sample string 4",
"CourseFormatted": "sample string 5",
"CourseCategoryId": 6,
"CourseCategory": "sample string 7",
"Price": 8.0,
"DietFormPriceSurcharges": [
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
],
"Message": "sample string 4"
},
{
"MenuGroupId": 1,
"MenuGroup": {
"MenuGroupId": 1,
"Name": "sample string 2",
"MenuGroupTypeId": 3,
"MenuGroupType": {
"MenuGroupTypeId": 1,
"Description": "sample string 2"
},
"MenuplanId": 4,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"MenuGroupRuleId": 5,
"MenuGroupRule": {
"MenuGroupRuleId": 1,
"Description": "sample string 2",
"Rules": [
{
"MenuGroupRuleId": 1,
"RuleTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
]
},
{
"MenuGroupRuleId": 1,
"RuleTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
]
}
]
},
"MenuGroupRelationId": 6,
"MenuGroupRelation": {
"MenuGroupRelationId": 1,
"Description": "sample string 2",
"Relations": [
{
"MenuGroupRelationId": 1,
"RelationTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
},
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
}
]
},
{
"MenuGroupRelationId": 1,
"RelationTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
},
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
}
]
}
]
},
"DietFormId": 1,
"DietForm": {
"DietFormId": 1,
"Name": "sample string 2"
}
},
"PriceGroupId": 2,
"PriceGroup": {
"PriceGroupId": 1,
"Name": "sample string 2",
"PriceGroupTypeId": 3,
"PriceGroupType": {
"PriceGroupTypeId": 1,
"Description": "sample string 2",
"Reference": "sample string 3"
},
"PointsSurcharge1": 1,
"PointsSurcharge2": 1,
"PointsSurcharge3": 1
},
"MenuplanId": 3,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"Year": 1,
"Week": 1,
"Courses": [
{
"CourseType": 1,
"CourseNo": 2,
"CourseId": 3,
"Course": "sample string 4",
"CourseFormatted": "sample string 5",
"CourseCategoryId": 6,
"CourseCategory": "sample string 7",
"Price": 8.0,
"DietFormPriceSurcharges": [
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"CourseType": 1,
"CourseNo": 2,
"CourseId": 3,
"Course": "sample string 4",
"CourseFormatted": "sample string 5",
"CourseCategoryId": 6,
"CourseCategory": "sample string 7",
"Price": 8.0,
"DietFormPriceSurcharges": [
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
],
"Message": "sample string 4"
}
],
"Properties": [
{
"PropertyTypeId": 1,
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PropertyTypeId": 1,
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Year": 1,
"Week": 2,
"MenuplanId": 3,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"MenuGroups": [
{
"MenuGroupId": 1,
"MenuGroup": {
"MenuGroupId": 1,
"Name": "sample string 2",
"MenuGroupTypeId": 3,
"MenuGroupType": {
"MenuGroupTypeId": 1,
"Description": "sample string 2"
},
"MenuplanId": 4,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"MenuGroupRuleId": 5,
"MenuGroupRule": {
"MenuGroupRuleId": 1,
"Description": "sample string 2",
"Rules": [
{
"MenuGroupRuleId": 1,
"RuleTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
]
},
{
"MenuGroupRuleId": 1,
"RuleTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
]
}
]
},
"MenuGroupRelationId": 6,
"MenuGroupRelation": {
"MenuGroupRelationId": 1,
"Description": "sample string 2",
"Relations": [
{
"MenuGroupRelationId": 1,
"RelationTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
},
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
}
]
},
{
"MenuGroupRelationId": 1,
"RelationTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
},
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
}
]
}
]
},
"DietFormId": 1,
"DietForm": {
"DietFormId": 1,
"Name": "sample string 2"
}
},
"PriceGroupId": 2,
"PriceGroup": {
"PriceGroupId": 1,
"Name": "sample string 2",
"PriceGroupTypeId": 3,
"PriceGroupType": {
"PriceGroupTypeId": 1,
"Description": "sample string 2",
"Reference": "sample string 3"
},
"PointsSurcharge1": 1,
"PointsSurcharge2": 1,
"PointsSurcharge3": 1
},
"MenuplanId": 3,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"Year": 1,
"Week": 1,
"Courses": [
{
"CourseType": 1,
"CourseNo": 2,
"CourseId": 3,
"Course": "sample string 4",
"CourseFormatted": "sample string 5",
"CourseCategoryId": 6,
"CourseCategory": "sample string 7",
"Price": 8.0,
"DietFormPriceSurcharges": [
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"CourseType": 1,
"CourseNo": 2,
"CourseId": 3,
"Course": "sample string 4",
"CourseFormatted": "sample string 5",
"CourseCategoryId": 6,
"CourseCategory": "sample string 7",
"Price": 8.0,
"DietFormPriceSurcharges": [
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
],
"Message": "sample string 4"
},
{
"MenuGroupId": 1,
"MenuGroup": {
"MenuGroupId": 1,
"Name": "sample string 2",
"MenuGroupTypeId": 3,
"MenuGroupType": {
"MenuGroupTypeId": 1,
"Description": "sample string 2"
},
"MenuplanId": 4,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"MenuGroupRuleId": 5,
"MenuGroupRule": {
"MenuGroupRuleId": 1,
"Description": "sample string 2",
"Rules": [
{
"MenuGroupRuleId": 1,
"RuleTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
]
},
{
"MenuGroupRuleId": 1,
"RuleTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"Amount": 3,
"Conditions": [
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"MenuGroupRuleConditionId": 1,
"RuleConditionTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Operator": "sample string 5",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
]
}
]
},
"MenuGroupRelationId": 6,
"MenuGroupRelation": {
"MenuGroupRelationId": 1,
"Description": "sample string 2",
"Relations": [
{
"MenuGroupRelationId": 1,
"RelationTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
},
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
}
]
},
{
"MenuGroupRelationId": 1,
"RelationTypeId": 2,
"Description": "sample string 3",
"ReferenceType": "sample string 4",
"Definitions": [
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
},
{
"MenuGroupId": 1,
"Href": "sample string 2",
"ReferenceId": 3,
"CourseNoRelation": true,
"Required": true
}
]
}
]
},
"DietFormId": 1,
"DietForm": {
"DietFormId": 1,
"Name": "sample string 2"
}
},
"PriceGroupId": 2,
"PriceGroup": {
"PriceGroupId": 1,
"Name": "sample string 2",
"PriceGroupTypeId": 3,
"PriceGroupType": {
"PriceGroupTypeId": 1,
"Description": "sample string 2",
"Reference": "sample string 3"
},
"PointsSurcharge1": 1,
"PointsSurcharge2": 1,
"PointsSurcharge3": 1
},
"MenuplanId": 3,
"Menuplan": {
"MenuplanId": 1,
"Menuname": "sample string 2"
},
"Year": 1,
"Week": 1,
"Courses": [
{
"CourseType": 1,
"CourseNo": 2,
"CourseId": 3,
"Course": "sample string 4",
"CourseFormatted": "sample string 5",
"CourseCategoryId": 6,
"CourseCategory": "sample string 7",
"Price": 8.0,
"DietFormPriceSurcharges": [
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
{
"CourseType": 1,
"CourseNo": 2,
"CourseId": 3,
"Course": "sample string 4",
"CourseFormatted": "sample string 5",
"CourseCategoryId": 6,
"CourseCategory": "sample string 7",
"Price": 8.0,
"DietFormPriceSurcharges": [
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PriceSurchargeTypeId": 1,
"PriceSurchargeType": {
"PriceSurchargeTypeId": 1,
"Description": "sample string 2"
},
"PriceSurcharge": 2.0,
"PointsSurcharge": 1,
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
],
"Message": "sample string 4"
}
],
"Properties": [
{
"PropertyTypeId": 1,
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PropertyTypeId": 1,
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
}
],
"Routes": [
{
"PersonRouteId": 1,
"PersonId": 2,
"RouteId": 3,
"Route": {
"RouteId": 1,
"Description": "sample string 2",
"DeliveryMonday": true,
"DeliveryTuesday": true,
"DeliveryWednesday": true,
"DeliveryThursday": true,
"DeliveryFriday": true,
"DeliverySaturday": true,
"DeliverySunday": true,
"RouteType": "sample string 10"
},
"DateStart": "2025-12-27",
"DateEnd": "2025-12-27",
"RouteDelivery": {
"RouteId": 1,
"Route": {
"RouteId": 1,
"Description": "sample string 2",
"DeliveryMonday": true,
"DeliveryTuesday": true,
"DeliveryWednesday": true,
"DeliveryThursday": true,
"DeliveryFriday": true,
"DeliverySaturday": true,
"DeliverySunday": true,
"RouteType": "sample string 10"
},
"Year": 2,
"Week": 3,
"PersonalSchema": true,
"DeliveryDates": [
{
"DeliveryDate": "2025-12-27",
"EatingDates": [
{
"EatingDate": "2025-12-27",
"DeliveryDate": "2025-12-27"
},
{
"EatingDate": "2025-12-27",
"DeliveryDate": "2025-12-27"
}
]
},
{
"DeliveryDate": "2025-12-27",
"EatingDates": [
{
"EatingDate": "2025-12-27",
"DeliveryDate": "2025-12-27"
},
{
"EatingDate": "2025-12-27",
"DeliveryDate": "2025-12-27"
}
]
}
]
},
"Rules": [
{
"RuleTypeId": 1,
"RuleType": {
"RuleTypeId": 1,
"Description": "sample string 2",
"Table": "sample string 3"
},
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
}
]
},
{
"RuleTypeId": 1,
"RuleType": {
"RuleTypeId": 1,
"Description": "sample string 2",
"Table": "sample string 3"
},
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
}
]
}
]
},
{
"PersonRouteId": 1,
"PersonId": 2,
"RouteId": 3,
"Route": {
"RouteId": 1,
"Description": "sample string 2",
"DeliveryMonday": true,
"DeliveryTuesday": true,
"DeliveryWednesday": true,
"DeliveryThursday": true,
"DeliveryFriday": true,
"DeliverySaturday": true,
"DeliverySunday": true,
"RouteType": "sample string 10"
},
"DateStart": "2025-12-27",
"DateEnd": "2025-12-27",
"RouteDelivery": {
"RouteId": 1,
"Route": {
"RouteId": 1,
"Description": "sample string 2",
"DeliveryMonday": true,
"DeliveryTuesday": true,
"DeliveryWednesday": true,
"DeliveryThursday": true,
"DeliveryFriday": true,
"DeliverySaturday": true,
"DeliverySunday": true,
"RouteType": "sample string 10"
},
"Year": 2,
"Week": 3,
"PersonalSchema": true,
"DeliveryDates": [
{
"DeliveryDate": "2025-12-27",
"EatingDates": [
{
"EatingDate": "2025-12-27",
"DeliveryDate": "2025-12-27"
},
{
"EatingDate": "2025-12-27",
"DeliveryDate": "2025-12-27"
}
]
},
{
"DeliveryDate": "2025-12-27",
"EatingDates": [
{
"EatingDate": "2025-12-27",
"DeliveryDate": "2025-12-27"
},
{
"EatingDate": "2025-12-27",
"DeliveryDate": "2025-12-27"
}
]
}
]
},
"Rules": [
{
"RuleTypeId": 1,
"RuleType": {
"RuleTypeId": 1,
"Description": "sample string 2",
"Table": "sample string 3"
},
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
}
]
},
{
"RuleTypeId": 1,
"RuleType": {
"RuleTypeId": 1,
"Description": "sample string 2",
"Table": "sample string 3"
},
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
}
]
}
]
}
],
"Properties": [
{
"PropertyTypeId": 1,
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
},
{
"PropertyTypeId": 1,
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2
},
{
"Href": "sample string 1",
"ReferenceId": 2
}
]
}
]
},
"RouteId": 3,
"Route": {
"RouteId": 1,
"Description": "sample string 2",
"DeliveryMonday": true,
"DeliveryTuesday": true,
"DeliveryWednesday": true,
"DeliveryThursday": true,
"DeliveryFriday": true,
"DeliverySaturday": true,
"DeliverySunday": true,
"RouteType": "sample string 10"
},
"DateStart": "2025-12-27",
"YearStart": 5,
"WeekStart": 6,
"DateEnd": "2025-12-27",
"YearEnd": 1,
"WeekEnd": 1,
"PersonalSchema": true,
"DeliveryMonday": true,
"DeliveryTuesday": true,
"DeliveryWednesday": true,
"DeliveryThursday": true,
"DeliveryFriday": true,
"DeliverySaturday": true,
"DeliverySunday": true,
"Rules": [
{
"RuleTypeId": 1,
"RuleType": {
"RuleTypeId": 1,
"Description": "sample string 2",
"Table": "sample string 3"
},
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
}
]
},
{
"RuleTypeId": 1,
"RuleType": {
"RuleTypeId": 1,
"Description": "sample string 2",
"Table": "sample string 3"
},
"Description": "sample string 2",
"ReferenceType": "sample string 3",
"Definitions": [
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
},
{
"Href": "sample string 1",
"ReferenceId": 2,
"PeriodId": 3,
"Period": {
"PeriodId": 1,
"Description": "sample string 2"
},
"Amount": 4
}
]
}
]
}
]
}