GET api/Ingredient/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
MNU_Ingredient| Name | Description | Type | Additional information |
|---|---|---|---|
| CN_Code | string |
None. |
|
| CN_SubCode | integer |
None. |
|
| Description | string |
None. |
|
| GroupId | integer |
None. |
|
| BaseWeight | decimal number |
None. |
|
| BaseWeightOGL | string |
None. |
|
| ManufactName | string |
None. |
|
| ProductName | string |
None. |
|
| SourceDesc | string |
None. |
|
| Calories | string |
None. |
|
| TotalFat | string |
None. |
|
| SaturatedFat | string |
None. |
|
| Cholesterol | string |
None. |
|
| Sodium | string |
None. |
|
| CarboHydrate | string |
None. |
|
| DietaryFiber | string |
None. |
|
| Protein | string |
None. |
|
| Water | string |
None. |
|
| Ash | string |
None. |
|
| Iron | string |
None. |
|
| Calcium | string |
None. |
|
| VitaminA | string |
None. |
|
| VitaminAIU | string |
None. |
|
| VitaminC | string |
None. |
|
| Iron_DRV | string |
None. |
|
| Calcium_DRV | string |
None. |
|
| VitaminAIU_DRV | string |
None. |
|
| VitaminC_DRV | string |
None. |
|
| TotalTrans | string |
None. |
|
| ActiveStatus | string |
None. |
|
| Editable | string |
None. |
|
| LookupId | string |
None. |
|
| Sugars | string |
None. |
|
| INV_ItemId | integer |
None. |
|
| A_Eggs | string |
None. |
|
| A_EggsDesc | string |
None. |
|
| A_Fish | string |
None. |
|
| A_FishDesc | string |
None. |
|
| A_Milk | string |
None. |
|
| A_MilkDesc | string |
None. |
|
| A_Other | string |
None. |
|
| A_OtherDesc | string |
None. |
|
| A_Peanuts | string |
None. |
|
| A_PeanutsDesc | string |
None. |
|
| A_Shellfish | string |
None. |
|
| A_ShellfishDesc | string |
None. |
|
| A_Soybeans | string |
None. |
|
| A_SoybeansDesc | string |
None. |
|
| A_TreeNuts | string |
None. |
|
| A_TreeNutsDesc | string |
None. |
|
| A_Wheat | string |
None. |
|
| A_WheatDesc | string |
None. |
|
| CommodityRecipeCode | string |
None. |
|
| CreatedFromRecipeId | string |
None. |
|
| CloneObject | Object |
None. |
|
| Dirty | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"CN_Code": "sample string 1",
"CN_SubCode": 1,
"Description": "sample string 2",
"GroupId": 1,
"BaseWeight": 1.0,
"BaseWeightOGL": "sample string 3",
"ManufactName": "sample string 4",
"ProductName": "sample string 5",
"SourceDesc": "sample string 6",
"Calories": "sample string 7",
"TotalFat": "sample string 8",
"SaturatedFat": "sample string 9",
"Cholesterol": "sample string 10",
"Sodium": "sample string 11",
"CarboHydrate": "sample string 12",
"DietaryFiber": "sample string 13",
"Protein": "sample string 14",
"Water": "sample string 15",
"Ash": "sample string 16",
"Iron": "sample string 17",
"Calcium": "sample string 18",
"VitaminA": "sample string 19",
"VitaminAIU": "sample string 20",
"VitaminC": "sample string 21",
"Iron_DRV": "sample string 22",
"Calcium_DRV": "sample string 23",
"VitaminAIU_DRV": "sample string 24",
"VitaminC_DRV": "sample string 25",
"TotalTrans": "sample string 26",
"ActiveStatus": "sample string 27",
"Editable": "sample string 28",
"LookupId": "sample string 29",
"Sugars": "sample string 30",
"INV_ItemId": 1,
"A_Eggs": "sample string 31",
"A_EggsDesc": "sample string 32",
"A_Fish": "sample string 33",
"A_FishDesc": "sample string 34",
"A_Milk": "sample string 35",
"A_MilkDesc": "sample string 36",
"A_Other": "sample string 37",
"A_OtherDesc": "sample string 38",
"A_Peanuts": "sample string 39",
"A_PeanutsDesc": "sample string 40",
"A_Shellfish": "sample string 41",
"A_ShellfishDesc": "sample string 42",
"A_Soybeans": "sample string 43",
"A_SoybeansDesc": "sample string 44",
"A_TreeNuts": "sample string 45",
"A_TreeNutsDesc": "sample string 46",
"A_Wheat": "sample string 47",
"A_WheatDesc": "sample string 48",
"CommodityRecipeCode": "sample string 49",
"CreatedFromRecipeId": "sample string 50",
"CloneObject": {
"CN_Code": null,
"CN_SubCode": null,
"Description": null,
"GroupId": null,
"BaseWeight": null,
"BaseWeightOGL": null,
"ManufactName": null,
"ProductName": null,
"SourceDesc": null,
"Calories": null,
"TotalFat": null,
"SaturatedFat": null,
"Cholesterol": null,
"Sodium": null,
"CarboHydrate": null,
"DietaryFiber": null,
"Protein": null,
"Water": null,
"Ash": null,
"Iron": null,
"Calcium": null,
"VitaminA": null,
"VitaminAIU": null,
"VitaminC": null,
"Iron_DRV": null,
"Calcium_DRV": null,
"VitaminAIU_DRV": null,
"VitaminC_DRV": null,
"TotalTrans": null,
"ActiveStatus": null,
"Editable": null,
"LookupId": null,
"Sugars": null,
"INV_ItemId": null,
"A_Eggs": null,
"A_EggsDesc": null,
"A_Fish": null,
"A_FishDesc": null,
"A_Milk": null,
"A_MilkDesc": null,
"A_Other": null,
"A_OtherDesc": null,
"A_Peanuts": null,
"A_PeanutsDesc": null,
"A_Shellfish": null,
"A_ShellfishDesc": null,
"A_Soybeans": null,
"A_SoybeansDesc": null,
"A_TreeNuts": null,
"A_TreeNutsDesc": null,
"A_Wheat": null,
"A_WheatDesc": null,
"CommodityRecipeCode": null,
"CreatedFromRecipeId": null,
"CloneObject": null,
"Dirty": false
},
"Dirty": true
}
application/xml, text/xml
Sample:
<MNU_Ingredient xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MP.BaseObject"> <A_Eggs>sample string 31</A_Eggs> <A_EggsDesc>sample string 32</A_EggsDesc> <A_Fish>sample string 33</A_Fish> <A_FishDesc>sample string 34</A_FishDesc> <A_Milk>sample string 35</A_Milk> <A_MilkDesc>sample string 36</A_MilkDesc> <A_Other>sample string 37</A_Other> <A_OtherDesc>sample string 38</A_OtherDesc> <A_Peanuts>sample string 39</A_Peanuts> <A_PeanutsDesc>sample string 40</A_PeanutsDesc> <A_Shellfish>sample string 41</A_Shellfish> <A_ShellfishDesc>sample string 42</A_ShellfishDesc> <A_Soybeans>sample string 43</A_Soybeans> <A_SoybeansDesc>sample string 44</A_SoybeansDesc> <A_TreeNuts>sample string 45</A_TreeNuts> <A_TreeNutsDesc>sample string 46</A_TreeNutsDesc> <A_Wheat>sample string 47</A_Wheat> <A_WheatDesc>sample string 48</A_WheatDesc> <ActiveStatus>sample string 27</ActiveStatus> <Ash>sample string 16</Ash> <BaseWeight>1</BaseWeight> <BaseWeightOGL>sample string 3</BaseWeightOGL> <CN_Code>sample string 1</CN_Code> <CN_SubCode>1</CN_SubCode> <Calcium>sample string 18</Calcium> <Calcium_DRV>sample string 23</Calcium_DRV> <Calories>sample string 7</Calories> <CarboHydrate>sample string 12</CarboHydrate> <Cholesterol>sample string 10</Cholesterol> <CommodityRecipeCode>sample string 49</CommodityRecipeCode> <CreatedFromRecipeId>sample string 50</CreatedFromRecipeId> <Description>sample string 2</Description> <DietaryFiber>sample string 13</DietaryFiber> <Editable>sample string 28</Editable> <GroupId>1</GroupId> <INV_ItemId>1</INV_ItemId> <Iron>sample string 17</Iron> <Iron_DRV>sample string 22</Iron_DRV> <LookupId>sample string 29</LookupId> <ManufactName>sample string 4</ManufactName> <ProductName>sample string 5</ProductName> <Protein>sample string 14</Protein> <SaturatedFat>sample string 9</SaturatedFat> <Sodium>sample string 11</Sodium> <SourceDesc>sample string 6</SourceDesc> <Sugars>sample string 30</Sugars> <TotalFat>sample string 8</TotalFat> <TotalTrans>sample string 26</TotalTrans> <VitaminA>sample string 19</VitaminA> <VitaminAIU>sample string 20</VitaminAIU> <VitaminAIU_DRV>sample string 24</VitaminAIU_DRV> <VitaminC>sample string 21</VitaminC> <VitaminC_DRV>sample string 25</VitaminC_DRV> <Water>sample string 15</Water> </MNU_Ingredient>