GetAnalysisByFoodId 1.X-2.X
Summary
Note: If you are upgrading to Gen API 3.1 (or later) you will want to reference this page.
Soap Action
http://ns.esha.com/2013/genesisapi/GetAnalysisByFoodId
Request
Request Type: AnalysisByFoodIdRequest
Element | Content Type | Description |
|---|---|---|
FoodId | xs:guid | The value of the FoodId field on the food. |
Response
Response Type: FoodAnalysisResponse Element
Element | Type | Description |
|---|---|---|
Food | exlx:FoodDto | The metadata and list of items in the food matching the FoodId value. |
FoodRawAnalysis | exlx:AnalysisDto |
|
ItemsRawAnalysis | api:ArrayOfAnalysisDto |
|
LabelNutrients | exlx:ArrayOfLabelNutrientDto |
|
IngredientStatement | exlx:IngredientStatementInfoDto |
|
AllergenStatement | exlx:AllergenStatementDto |
|
Examples
Query food analysis for user code