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

Version 1 Next »

Summary: Retrieves the metadata for a food identified by the specified UserCode value.

Soap Action: http://ns.esha.com/2013/genesisapi/GetFoodByUserCode

Request Type: GetFoodByUserCodeRequest

  • UserCode
    • Type: String
    • The user code for the food Requested

Response Type: FoodMetadataResponse

  • Food
    • Type: exlx:FoodDto
    • The metadata of the requested food
  • FoodItems
    • Type: FoodDto[]
    • The metadata for the food items (if recipe)
  • NutrientProfile
    • Type: exlx:NutrientProfileDto
    • The nutrient profile for the requested food (if ingredient)
  • Status
    • Type: exlx:ResultStatus
    • The ResultStatus of the given response
  • ResponseVersion
    • Type: exlx:XmlVersion
    • The version of the given response.
  • No labels