GET Data/RecipeIngredients/{recipeid}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
recipeid | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of IRecipeIngredientName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
RecipeId | integer |
None. |
|
FoodCategoryId | integer |
None. |
|
Category | string |
None. |
|
FoodTypeId | integer |
None. |
|
FoodType | string |
None. |
|
MeasureAmountId | integer |
None. |
|
MeasureAmount | string |
None. |
|
MeasureTypeId | integer |
None. |
|
MeasureType | string |
None. |
|
Conversion | string |
None. |
|
WhereToBuy | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.