POST api/CheddarCheese/Edit
Request Information
URI Parameters
None.
Body Parameters
CheddarCheese| Name | Description | Type | Additional information |
|---|---|---|---|
| CheddarCheeseId | globally unique identifier |
None. |
|
| ProductId | globally unique identifier |
None. |
|
| RawMilk | decimal number |
None. |
|
| LeftOverMilk | decimal number |
None. |
|
| BatchNo | integer |
None. |
|
| RawMilkFat | decimal number |
None. |
|
| MilkFatRequired | decimal number |
None. |
|
| CreamFat | decimal number |
None. |
|
| FatToBeExtracted | decimal number |
None. |
|
| RecoveredFat | decimal number |
None. |
|
| MilkAfterCreamExtraction | decimal number |
None. |
|
| BundleWeightBeforeColdRoom | decimal number |
None. |
|
| CheddarCheeseProduced | decimal number |
None. |
|
| WeightAfterColdRoom | decimal number |
None. |
|
| TotalWeightCheeseinTrays | decimal number |
None. |
|
| SpoiledCheddarCheese | decimal number |
None. |
|
| ReusableCheddarCheese | decimal number |
None. |
|
| TotalCheddarCheeseProduced | decimal number |
None. |
|
| response | Response |
None. |
|
| PackedQty | decimal number |
None. |
|
| ActiveStep | integer |
None. |
|
| VATFields | Collection of CheeseDetail |
None. |
|
| KatellingFields | Collection of CheeseDetail |
None. |
|
| CreatedBy | globally unique identifier |
None. |
|
| CreatedDate | date |
None. |
|
| EditedBy | globally unique identifier |
None. |
|
| EditedDate | date |
None. |
|
| IsActive | boolean |
None. |
|
| IsDelete | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"CheddarCheeseId": "e7c547ed-b2b4-4f04-b2ab-aa52cfda981f",
"ProductId": "c3f753b1-50e8-4240-b17c-f10079bc72cc",
"RawMilk": 3.0,
"LeftOverMilk": 4.0,
"BatchNo": 5,
"RawMilkFat": 6.0,
"MilkFatRequired": 7.0,
"CreamFat": 8.0,
"FatToBeExtracted": 9.0,
"RecoveredFat": 10.0,
"MilkAfterCreamExtraction": 11.0,
"BundleWeightBeforeColdRoom": 12.0,
"CheddarCheeseProduced": 13.0,
"WeightAfterColdRoom": 14.0,
"TotalWeightCheeseinTrays": 15.0,
"SpoiledCheddarCheese": 16.0,
"ReusableCheddarCheese": 17.0,
"TotalCheddarCheeseProduced": 18.0,
"response": {
"Error": "sample string 1",
"Success": "sample string 2"
},
"PackedQty": 19.0,
"ActiveStep": 20,
"VATFields": [
{
"response": {
"Error": "sample string 1",
"Success": "sample string 2"
},
"CheeseDetailId": "20c08eea-324c-49f8-b4b0-e6095bd8f297",
"DetailType": "sample string 2",
"ReferenceId": "797c373d-df5b-4d73-b69f-5e6414ff016b",
"ProductId": "fc2b99a6-5a4c-4d0c-9d61-8b40a599cea7",
"ProductType": "sample string 5",
"FieldId": 6,
"FieldValue": 7.0,
"UMOId": 8,
"FieldIdName": "sample string 9",
"CreatedBy": "82fe0d04-ff02-4a91-ae7a-a3fd875fb593",
"CreatedDate": "2026-07-16T06:04:09.7592412-05:00",
"EditedBy": "442dbb2e-f55f-449c-889e-e1c84577ac0c",
"EditedDate": "2026-07-16T06:04:09.7592412-05:00",
"IsActive": true,
"IsDelete": true
},
{
"response": {
"Error": "sample string 1",
"Success": "sample string 2"
},
"CheeseDetailId": "20c08eea-324c-49f8-b4b0-e6095bd8f297",
"DetailType": "sample string 2",
"ReferenceId": "797c373d-df5b-4d73-b69f-5e6414ff016b",
"ProductId": "fc2b99a6-5a4c-4d0c-9d61-8b40a599cea7",
"ProductType": "sample string 5",
"FieldId": 6,
"FieldValue": 7.0,
"UMOId": 8,
"FieldIdName": "sample string 9",
"CreatedBy": "82fe0d04-ff02-4a91-ae7a-a3fd875fb593",
"CreatedDate": "2026-07-16T06:04:09.7592412-05:00",
"EditedBy": "442dbb2e-f55f-449c-889e-e1c84577ac0c",
"EditedDate": "2026-07-16T06:04:09.7592412-05:00",
"IsActive": true,
"IsDelete": true
}
],
"KatellingFields": [
{
"response": {
"Error": "sample string 1",
"Success": "sample string 2"
},
"CheeseDetailId": "20c08eea-324c-49f8-b4b0-e6095bd8f297",
"DetailType": "sample string 2",
"ReferenceId": "797c373d-df5b-4d73-b69f-5e6414ff016b",
"ProductId": "fc2b99a6-5a4c-4d0c-9d61-8b40a599cea7",
"ProductType": "sample string 5",
"FieldId": 6,
"FieldValue": 7.0,
"UMOId": 8,
"FieldIdName": "sample string 9",
"CreatedBy": "82fe0d04-ff02-4a91-ae7a-a3fd875fb593",
"CreatedDate": "2026-07-16T06:04:09.7592412-05:00",
"EditedBy": "442dbb2e-f55f-449c-889e-e1c84577ac0c",
"EditedDate": "2026-07-16T06:04:09.7592412-05:00",
"IsActive": true,
"IsDelete": true
},
{
"response": {
"Error": "sample string 1",
"Success": "sample string 2"
},
"CheeseDetailId": "20c08eea-324c-49f8-b4b0-e6095bd8f297",
"DetailType": "sample string 2",
"ReferenceId": "797c373d-df5b-4d73-b69f-5e6414ff016b",
"ProductId": "fc2b99a6-5a4c-4d0c-9d61-8b40a599cea7",
"ProductType": "sample string 5",
"FieldId": 6,
"FieldValue": 7.0,
"UMOId": 8,
"FieldIdName": "sample string 9",
"CreatedBy": "82fe0d04-ff02-4a91-ae7a-a3fd875fb593",
"CreatedDate": "2026-07-16T06:04:09.7592412-05:00",
"EditedBy": "442dbb2e-f55f-449c-889e-e1c84577ac0c",
"EditedDate": "2026-07-16T06:04:09.7592412-05:00",
"IsActive": true,
"IsDelete": true
}
],
"CreatedBy": "e0135152-c75d-4046-8b32-6fd77ed5242c",
"CreatedDate": "2026-07-16T06:04:09.7592412-05:00",
"EditedBy": "e38b5a2f-2184-4fd6-a205-5f6a25a63189",
"EditedDate": "2026-07-16T06:04:09.7592412-05:00",
"IsActive": true,
"IsDelete": true
}
application/xml, text/xml
Sample:
<CheddarCheese xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core2.Model">
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">e0135152-c75d-4046-8b32-6fd77ed5242c</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-07-16T06:04:09.7592412-05:00</CreatedDate>
<EditedBy xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">e38b5a2f-2184-4fd6-a205-5f6a25a63189</EditedBy>
<EditedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-07-16T06:04:09.7592412-05:00</EditedDate>
<IsActive xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">true</IsActive>
<IsDelete xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">true</IsDelete>
<ActiveStep>20</ActiveStep>
<BatchNo>5</BatchNo>
<BundleWeightBeforeColdRoom>12</BundleWeightBeforeColdRoom>
<CheddarCheeseId>e7c547ed-b2b4-4f04-b2ab-aa52cfda981f</CheddarCheeseId>
<CheddarCheeseProduced>13</CheddarCheeseProduced>
<CreamFat>8</CreamFat>
<FatToBeExtracted>9</FatToBeExtracted>
<KatellingFields>
<CheeseDetail>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">82fe0d04-ff02-4a91-ae7a-a3fd875fb593</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-07-16T06:04:09.7592412-05:00</CreatedDate>
<EditedBy xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">442dbb2e-f55f-449c-889e-e1c84577ac0c</EditedBy>
<EditedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-07-16T06:04:09.7592412-05:00</EditedDate>
<IsActive xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">true</IsActive>
<IsDelete xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">true</IsDelete>
<CheeseDetailId>20c08eea-324c-49f8-b4b0-e6095bd8f297</CheeseDetailId>
<DetailType>sample string 2</DetailType>
<FieldId>6</FieldId>
<FieldIdName>sample string 9</FieldIdName>
<FieldValue>7</FieldValue>
<ProductId>fc2b99a6-5a4c-4d0c-9d61-8b40a599cea7</ProductId>
<ProductType>sample string 5</ProductType>
<ReferenceId>797c373d-df5b-4d73-b69f-5e6414ff016b</ReferenceId>
<UMOId>8</UMOId>
<response xmlns:d4p1="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">
<d4p1:Error>sample string 1</d4p1:Error>
<d4p1:Success>sample string 2</d4p1:Success>
</response>
</CheeseDetail>
<CheeseDetail>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">82fe0d04-ff02-4a91-ae7a-a3fd875fb593</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-07-16T06:04:09.7592412-05:00</CreatedDate>
<EditedBy xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">442dbb2e-f55f-449c-889e-e1c84577ac0c</EditedBy>
<EditedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-07-16T06:04:09.7592412-05:00</EditedDate>
<IsActive xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">true</IsActive>
<IsDelete xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">true</IsDelete>
<CheeseDetailId>20c08eea-324c-49f8-b4b0-e6095bd8f297</CheeseDetailId>
<DetailType>sample string 2</DetailType>
<FieldId>6</FieldId>
<FieldIdName>sample string 9</FieldIdName>
<FieldValue>7</FieldValue>
<ProductId>fc2b99a6-5a4c-4d0c-9d61-8b40a599cea7</ProductId>
<ProductType>sample string 5</ProductType>
<ReferenceId>797c373d-df5b-4d73-b69f-5e6414ff016b</ReferenceId>
<UMOId>8</UMOId>
<response xmlns:d4p1="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">
<d4p1:Error>sample string 1</d4p1:Error>
<d4p1:Success>sample string 2</d4p1:Success>
</response>
</CheeseDetail>
</KatellingFields>
<LeftOverMilk>4</LeftOverMilk>
<MilkAfterCreamExtraction>11</MilkAfterCreamExtraction>
<MilkFatRequired>7</MilkFatRequired>
<PackedQty>19</PackedQty>
<ProductId>c3f753b1-50e8-4240-b17c-f10079bc72cc</ProductId>
<RawMilk>3</RawMilk>
<RawMilkFat>6</RawMilkFat>
<RecoveredFat>10</RecoveredFat>
<ReusableCheddarCheese>17</ReusableCheddarCheese>
<SpoiledCheddarCheese>16</SpoiledCheddarCheese>
<TotalCheddarCheeseProduced>18</TotalCheddarCheeseProduced>
<TotalWeightCheeseinTrays>15</TotalWeightCheeseinTrays>
<VATFields>
<CheeseDetail>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">82fe0d04-ff02-4a91-ae7a-a3fd875fb593</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-07-16T06:04:09.7592412-05:00</CreatedDate>
<EditedBy xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">442dbb2e-f55f-449c-889e-e1c84577ac0c</EditedBy>
<EditedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-07-16T06:04:09.7592412-05:00</EditedDate>
<IsActive xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">true</IsActive>
<IsDelete xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">true</IsDelete>
<CheeseDetailId>20c08eea-324c-49f8-b4b0-e6095bd8f297</CheeseDetailId>
<DetailType>sample string 2</DetailType>
<FieldId>6</FieldId>
<FieldIdName>sample string 9</FieldIdName>
<FieldValue>7</FieldValue>
<ProductId>fc2b99a6-5a4c-4d0c-9d61-8b40a599cea7</ProductId>
<ProductType>sample string 5</ProductType>
<ReferenceId>797c373d-df5b-4d73-b69f-5e6414ff016b</ReferenceId>
<UMOId>8</UMOId>
<response xmlns:d4p1="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">
<d4p1:Error>sample string 1</d4p1:Error>
<d4p1:Success>sample string 2</d4p1:Success>
</response>
</CheeseDetail>
<CheeseDetail>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">82fe0d04-ff02-4a91-ae7a-a3fd875fb593</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-07-16T06:04:09.7592412-05:00</CreatedDate>
<EditedBy xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">442dbb2e-f55f-449c-889e-e1c84577ac0c</EditedBy>
<EditedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-07-16T06:04:09.7592412-05:00</EditedDate>
<IsActive xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">true</IsActive>
<IsDelete xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">true</IsDelete>
<CheeseDetailId>20c08eea-324c-49f8-b4b0-e6095bd8f297</CheeseDetailId>
<DetailType>sample string 2</DetailType>
<FieldId>6</FieldId>
<FieldIdName>sample string 9</FieldIdName>
<FieldValue>7</FieldValue>
<ProductId>fc2b99a6-5a4c-4d0c-9d61-8b40a599cea7</ProductId>
<ProductType>sample string 5</ProductType>
<ReferenceId>797c373d-df5b-4d73-b69f-5e6414ff016b</ReferenceId>
<UMOId>8</UMOId>
<response xmlns:d4p1="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">
<d4p1:Error>sample string 1</d4p1:Error>
<d4p1:Success>sample string 2</d4p1:Success>
</response>
</CheeseDetail>
</VATFields>
<WeightAfterColdRoom>14</WeightAfterColdRoom>
<response xmlns:d2p1="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">
<d2p1:Error>sample string 1</d2p1:Error>
<d2p1:Success>sample string 2</d2p1:Success>
</response>
</CheddarCheese>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.