POST api/CheddarCheese/Create
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": "bde66502-257a-4b7c-afb1-7abd433084ac",
"ProductId": "226e82e3-11c2-438f-a1f5-d78180712238",
"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": "6f31d0dd-15d8-4bcf-9cc9-a053d8087b25",
"DetailType": "sample string 2",
"ReferenceId": "4b3025b3-daaf-4857-a8dc-cce19470f9f5",
"ProductId": "3051a79a-fab8-48e8-986b-993ad78ed385",
"ProductType": "sample string 5",
"FieldId": 6,
"FieldValue": 7.0,
"UMOId": 8,
"FieldIdName": "sample string 9",
"CreatedBy": "0eb09e42-6ed9-4c7f-ba85-8ecb5c76371d",
"CreatedDate": "2026-03-23T11:24:34.3876022-05:00",
"EditedBy": "a4c0dd1a-3c7e-494a-b537-c1ac296ad154",
"EditedDate": "2026-03-23T11:24:34.3876022-05:00",
"IsActive": true,
"IsDelete": true
},
{
"response": {
"Error": "sample string 1",
"Success": "sample string 2"
},
"CheeseDetailId": "6f31d0dd-15d8-4bcf-9cc9-a053d8087b25",
"DetailType": "sample string 2",
"ReferenceId": "4b3025b3-daaf-4857-a8dc-cce19470f9f5",
"ProductId": "3051a79a-fab8-48e8-986b-993ad78ed385",
"ProductType": "sample string 5",
"FieldId": 6,
"FieldValue": 7.0,
"UMOId": 8,
"FieldIdName": "sample string 9",
"CreatedBy": "0eb09e42-6ed9-4c7f-ba85-8ecb5c76371d",
"CreatedDate": "2026-03-23T11:24:34.3876022-05:00",
"EditedBy": "a4c0dd1a-3c7e-494a-b537-c1ac296ad154",
"EditedDate": "2026-03-23T11:24:34.3876022-05:00",
"IsActive": true,
"IsDelete": true
}
],
"KatellingFields": [
{
"response": {
"Error": "sample string 1",
"Success": "sample string 2"
},
"CheeseDetailId": "6f31d0dd-15d8-4bcf-9cc9-a053d8087b25",
"DetailType": "sample string 2",
"ReferenceId": "4b3025b3-daaf-4857-a8dc-cce19470f9f5",
"ProductId": "3051a79a-fab8-48e8-986b-993ad78ed385",
"ProductType": "sample string 5",
"FieldId": 6,
"FieldValue": 7.0,
"UMOId": 8,
"FieldIdName": "sample string 9",
"CreatedBy": "0eb09e42-6ed9-4c7f-ba85-8ecb5c76371d",
"CreatedDate": "2026-03-23T11:24:34.3876022-05:00",
"EditedBy": "a4c0dd1a-3c7e-494a-b537-c1ac296ad154",
"EditedDate": "2026-03-23T11:24:34.3876022-05:00",
"IsActive": true,
"IsDelete": true
},
{
"response": {
"Error": "sample string 1",
"Success": "sample string 2"
},
"CheeseDetailId": "6f31d0dd-15d8-4bcf-9cc9-a053d8087b25",
"DetailType": "sample string 2",
"ReferenceId": "4b3025b3-daaf-4857-a8dc-cce19470f9f5",
"ProductId": "3051a79a-fab8-48e8-986b-993ad78ed385",
"ProductType": "sample string 5",
"FieldId": 6,
"FieldValue": 7.0,
"UMOId": 8,
"FieldIdName": "sample string 9",
"CreatedBy": "0eb09e42-6ed9-4c7f-ba85-8ecb5c76371d",
"CreatedDate": "2026-03-23T11:24:34.3876022-05:00",
"EditedBy": "a4c0dd1a-3c7e-494a-b537-c1ac296ad154",
"EditedDate": "2026-03-23T11:24:34.3876022-05:00",
"IsActive": true,
"IsDelete": true
}
],
"CreatedBy": "90544edf-af5a-42df-a56e-d571f6eb8adc",
"CreatedDate": "2026-03-23T11:24:34.3876022-05:00",
"EditedBy": "2484b1b1-0b3c-4387-8ec6-4f5c58ab01e5",
"EditedDate": "2026-03-23T11:24:34.3876022-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">90544edf-af5a-42df-a56e-d571f6eb8adc</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-03-23T11:24:34.3876022-05:00</CreatedDate>
<EditedBy xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2484b1b1-0b3c-4387-8ec6-4f5c58ab01e5</EditedBy>
<EditedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-03-23T11:24:34.3876022-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>bde66502-257a-4b7c-afb1-7abd433084ac</CheddarCheeseId>
<CheddarCheeseProduced>13</CheddarCheeseProduced>
<CreamFat>8</CreamFat>
<FatToBeExtracted>9</FatToBeExtracted>
<KatellingFields>
<CheeseDetail>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">0eb09e42-6ed9-4c7f-ba85-8ecb5c76371d</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-03-23T11:24:34.3876022-05:00</CreatedDate>
<EditedBy xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">a4c0dd1a-3c7e-494a-b537-c1ac296ad154</EditedBy>
<EditedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-03-23T11:24:34.3876022-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>6f31d0dd-15d8-4bcf-9cc9-a053d8087b25</CheeseDetailId>
<DetailType>sample string 2</DetailType>
<FieldId>6</FieldId>
<FieldIdName>sample string 9</FieldIdName>
<FieldValue>7</FieldValue>
<ProductId>3051a79a-fab8-48e8-986b-993ad78ed385</ProductId>
<ProductType>sample string 5</ProductType>
<ReferenceId>4b3025b3-daaf-4857-a8dc-cce19470f9f5</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">0eb09e42-6ed9-4c7f-ba85-8ecb5c76371d</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-03-23T11:24:34.3876022-05:00</CreatedDate>
<EditedBy xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">a4c0dd1a-3c7e-494a-b537-c1ac296ad154</EditedBy>
<EditedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-03-23T11:24:34.3876022-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>6f31d0dd-15d8-4bcf-9cc9-a053d8087b25</CheeseDetailId>
<DetailType>sample string 2</DetailType>
<FieldId>6</FieldId>
<FieldIdName>sample string 9</FieldIdName>
<FieldValue>7</FieldValue>
<ProductId>3051a79a-fab8-48e8-986b-993ad78ed385</ProductId>
<ProductType>sample string 5</ProductType>
<ReferenceId>4b3025b3-daaf-4857-a8dc-cce19470f9f5</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>226e82e3-11c2-438f-a1f5-d78180712238</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">0eb09e42-6ed9-4c7f-ba85-8ecb5c76371d</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-03-23T11:24:34.3876022-05:00</CreatedDate>
<EditedBy xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">a4c0dd1a-3c7e-494a-b537-c1ac296ad154</EditedBy>
<EditedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-03-23T11:24:34.3876022-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>6f31d0dd-15d8-4bcf-9cc9-a053d8087b25</CheeseDetailId>
<DetailType>sample string 2</DetailType>
<FieldId>6</FieldId>
<FieldIdName>sample string 9</FieldIdName>
<FieldValue>7</FieldValue>
<ProductId>3051a79a-fab8-48e8-986b-993ad78ed385</ProductId>
<ProductType>sample string 5</ProductType>
<ReferenceId>4b3025b3-daaf-4857-a8dc-cce19470f9f5</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">0eb09e42-6ed9-4c7f-ba85-8ecb5c76371d</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-03-23T11:24:34.3876022-05:00</CreatedDate>
<EditedBy xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">a4c0dd1a-3c7e-494a-b537-c1ac296ad154</EditedBy>
<EditedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-03-23T11:24:34.3876022-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>6f31d0dd-15d8-4bcf-9cc9-a053d8087b25</CheeseDetailId>
<DetailType>sample string 2</DetailType>
<FieldId>6</FieldId>
<FieldIdName>sample string 9</FieldIdName>
<FieldValue>7</FieldValue>
<ProductId>3051a79a-fab8-48e8-986b-993ad78ed385</ProductId>
<ProductType>sample string 5</ProductType>
<ReferenceId>4b3025b3-daaf-4857-a8dc-cce19470f9f5</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.