Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Summary

 Retrieves an analysis for the entire food identified by the specified FoodId value if it is published.  

Resource

POST /rest/FoodQueryService.svc/GetAnalysisByFoodId

Request
ParameterTypeDescription
 requestAnalsysisByFoodIdRequestA JSON serialized AnalysisByFoodIdRequest object

Examples

 

Example Request
 request={"FoodId":"dbfac0f0-b138-08c8-27c3-41e8c688e289", "UnitId":"a7df0af5-001f-0000-7484-751e8eaf05c6", "Quantity":{"Value":1}}
Example Response
 
 
  • No labels