POST api/MozzarellaCheese/Create
Request Information
URI Parameters
None.
Body Parameters
MozzarellaCheese| Name | Description | Type | Additional information |
|---|---|---|---|
| MozzarellaCheeseId | 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. |
|
| MozzarellaCheeseProduced | decimal number |
None. |
|
| SpoiledMozzarellaCheese | decimal number |
None. |
|
| ReusableMozzarellaCheese | decimal number |
None. |
|
| TotalMozzarellaCheeseProduced | decimal number |
None. |
|
| WeightAfterCrushing | decimal number |
None. |
|
| response | Response |
None. |
|
| PackedQty | decimal number |
None. |
|
| ActiveStep | integer |
None. |
|
| VATFields | Collection of CheeseDetail |
None. |
|
| AdditiveFields | 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:
{
"MozzarellaCheeseId": "9ba57bc7-988c-4866-875d-2dc64912045c",
"ProductId": "43e99fa0-6569-432c-bd29-24a8debb2898",
"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,
"MozzarellaCheeseProduced": 13.0,
"SpoiledMozzarellaCheese": 14.0,
"ReusableMozzarellaCheese": 15.0,
"TotalMozzarellaCheeseProduced": 16.0,
"WeightAfterCrushing": 17.0,
"response": {
"Error": "sample string 1",
"Success": "sample string 2"
},
"PackedQty": 18.0,
"ActiveStep": 19,
"VATFields": [
{
"response": {
"Error": "sample string 1",
"Success": "sample string 2"
},
"CheeseDetailId": "60e68fd7-e196-4f08-b943-78dc7af0fd3e",
"DetailType": "sample string 2",
"ReferenceId": "d5448945-9eb3-4bd6-b761-c39021a2ffb1",
"ProductId": "2760dba9-56b5-48a3-bb17-6b1db7767c82",
"ProductType": "sample string 5",
"FieldId": 6,
"FieldValue": 7.0,
"UMOId": 8,
"FieldIdName": "sample string 9",
"CreatedBy": "f6049ffa-b923-43c7-8bef-0488c19b1a98",
"CreatedDate": "2026-02-01T08:57:29.4544045-06:00",
"EditedBy": "68f6dc58-6f8b-4423-beab-342d467ff23b",
"EditedDate": "2026-02-01T08:57:29.4544045-06:00",
"IsActive": true,
"IsDelete": true
},
{
"response": {
"Error": "sample string 1",
"Success": "sample string 2"
},
"CheeseDetailId": "60e68fd7-e196-4f08-b943-78dc7af0fd3e",
"DetailType": "sample string 2",
"ReferenceId": "d5448945-9eb3-4bd6-b761-c39021a2ffb1",
"ProductId": "2760dba9-56b5-48a3-bb17-6b1db7767c82",
"ProductType": "sample string 5",
"FieldId": 6,
"FieldValue": 7.0,
"UMOId": 8,
"FieldIdName": "sample string 9",
"CreatedBy": "f6049ffa-b923-43c7-8bef-0488c19b1a98",
"CreatedDate": "2026-02-01T08:57:29.4544045-06:00",
"EditedBy": "68f6dc58-6f8b-4423-beab-342d467ff23b",
"EditedDate": "2026-02-01T08:57:29.4544045-06:00",
"IsActive": true,
"IsDelete": true
}
],
"AdditiveFields": [
{
"response": {
"Error": "sample string 1",
"Success": "sample string 2"
},
"CheeseDetailId": "60e68fd7-e196-4f08-b943-78dc7af0fd3e",
"DetailType": "sample string 2",
"ReferenceId": "d5448945-9eb3-4bd6-b761-c39021a2ffb1",
"ProductId": "2760dba9-56b5-48a3-bb17-6b1db7767c82",
"ProductType": "sample string 5",
"FieldId": 6,
"FieldValue": 7.0,
"UMOId": 8,
"FieldIdName": "sample string 9",
"CreatedBy": "f6049ffa-b923-43c7-8bef-0488c19b1a98",
"CreatedDate": "2026-02-01T08:57:29.4544045-06:00",
"EditedBy": "68f6dc58-6f8b-4423-beab-342d467ff23b",
"EditedDate": "2026-02-01T08:57:29.4544045-06:00",
"IsActive": true,
"IsDelete": true
},
{
"response": {
"Error": "sample string 1",
"Success": "sample string 2"
},
"CheeseDetailId": "60e68fd7-e196-4f08-b943-78dc7af0fd3e",
"DetailType": "sample string 2",
"ReferenceId": "d5448945-9eb3-4bd6-b761-c39021a2ffb1",
"ProductId": "2760dba9-56b5-48a3-bb17-6b1db7767c82",
"ProductType": "sample string 5",
"FieldId": 6,
"FieldValue": 7.0,
"UMOId": 8,
"FieldIdName": "sample string 9",
"CreatedBy": "f6049ffa-b923-43c7-8bef-0488c19b1a98",
"CreatedDate": "2026-02-01T08:57:29.4544045-06:00",
"EditedBy": "68f6dc58-6f8b-4423-beab-342d467ff23b",
"EditedDate": "2026-02-01T08:57:29.4544045-06:00",
"IsActive": true,
"IsDelete": true
}
],
"CreatedBy": "5de2f3f0-09f6-412a-b375-c7d522fca9ab",
"CreatedDate": "2026-02-01T08:57:29.4544045-06:00",
"EditedBy": "0bcf2791-89b3-4164-a651-b9a6a774542a",
"EditedDate": "2026-02-01T08:57:29.4544045-06:00",
"IsActive": true,
"IsDelete": true
}
application/xml, text/xml
Sample:
<MozzarellaCheese 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">5de2f3f0-09f6-412a-b375-c7d522fca9ab</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-02-01T08:57:29.4544045-06:00</CreatedDate>
<EditedBy xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">0bcf2791-89b3-4164-a651-b9a6a774542a</EditedBy>
<EditedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-02-01T08:57:29.4544045-06: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>19</ActiveStep>
<AdditiveFields>
<CheeseDetail>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">f6049ffa-b923-43c7-8bef-0488c19b1a98</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-02-01T08:57:29.4544045-06:00</CreatedDate>
<EditedBy xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">68f6dc58-6f8b-4423-beab-342d467ff23b</EditedBy>
<EditedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-02-01T08:57:29.4544045-06: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>60e68fd7-e196-4f08-b943-78dc7af0fd3e</CheeseDetailId>
<DetailType>sample string 2</DetailType>
<FieldId>6</FieldId>
<FieldIdName>sample string 9</FieldIdName>
<FieldValue>7</FieldValue>
<ProductId>2760dba9-56b5-48a3-bb17-6b1db7767c82</ProductId>
<ProductType>sample string 5</ProductType>
<ReferenceId>d5448945-9eb3-4bd6-b761-c39021a2ffb1</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">f6049ffa-b923-43c7-8bef-0488c19b1a98</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-02-01T08:57:29.4544045-06:00</CreatedDate>
<EditedBy xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">68f6dc58-6f8b-4423-beab-342d467ff23b</EditedBy>
<EditedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-02-01T08:57:29.4544045-06: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>60e68fd7-e196-4f08-b943-78dc7af0fd3e</CheeseDetailId>
<DetailType>sample string 2</DetailType>
<FieldId>6</FieldId>
<FieldIdName>sample string 9</FieldIdName>
<FieldValue>7</FieldValue>
<ProductId>2760dba9-56b5-48a3-bb17-6b1db7767c82</ProductId>
<ProductType>sample string 5</ProductType>
<ReferenceId>d5448945-9eb3-4bd6-b761-c39021a2ffb1</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>
</AdditiveFields>
<BatchNo>5</BatchNo>
<BundleWeightBeforeColdRoom>12</BundleWeightBeforeColdRoom>
<CreamFat>8</CreamFat>
<FatToBeExtracted>9</FatToBeExtracted>
<LeftOverMilk>4</LeftOverMilk>
<MilkAfterCreamExtraction>11</MilkAfterCreamExtraction>
<MilkFatRequired>7</MilkFatRequired>
<MozzarellaCheeseId>9ba57bc7-988c-4866-875d-2dc64912045c</MozzarellaCheeseId>
<MozzarellaCheeseProduced>13</MozzarellaCheeseProduced>
<PackedQty>18</PackedQty>
<ProductId>43e99fa0-6569-432c-bd29-24a8debb2898</ProductId>
<RawMilk>3</RawMilk>
<RawMilkFat>6</RawMilkFat>
<RecoveredFat>10</RecoveredFat>
<ReusableMozzarellaCheese>15</ReusableMozzarellaCheese>
<SpoiledMozzarellaCheese>14</SpoiledMozzarellaCheese>
<TotalMozzarellaCheeseProduced>16</TotalMozzarellaCheeseProduced>
<VATFields>
<CheeseDetail>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">f6049ffa-b923-43c7-8bef-0488c19b1a98</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-02-01T08:57:29.4544045-06:00</CreatedDate>
<EditedBy xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">68f6dc58-6f8b-4423-beab-342d467ff23b</EditedBy>
<EditedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-02-01T08:57:29.4544045-06: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>60e68fd7-e196-4f08-b943-78dc7af0fd3e</CheeseDetailId>
<DetailType>sample string 2</DetailType>
<FieldId>6</FieldId>
<FieldIdName>sample string 9</FieldIdName>
<FieldValue>7</FieldValue>
<ProductId>2760dba9-56b5-48a3-bb17-6b1db7767c82</ProductId>
<ProductType>sample string 5</ProductType>
<ReferenceId>d5448945-9eb3-4bd6-b761-c39021a2ffb1</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">f6049ffa-b923-43c7-8bef-0488c19b1a98</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-02-01T08:57:29.4544045-06:00</CreatedDate>
<EditedBy xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">68f6dc58-6f8b-4423-beab-342d467ff23b</EditedBy>
<EditedDate xmlns="http://schemas.datacontract.org/2004/07/BlazeFarm.Core.Model">2026-02-01T08:57:29.4544045-06: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>60e68fd7-e196-4f08-b943-78dc7af0fd3e</CheeseDetailId>
<DetailType>sample string 2</DetailType>
<FieldId>6</FieldId>
<FieldIdName>sample string 9</FieldIdName>
<FieldValue>7</FieldValue>
<ProductId>2760dba9-56b5-48a3-bb17-6b1db7767c82</ProductId>
<ProductType>sample string 5</ProductType>
<ReferenceId>d5448945-9eb3-4bd6-b761-c39021a2ffb1</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>
<WeightAfterCrushing>17</WeightAfterCrushing>
<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>
</MozzarellaCheese>
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.