Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Request Type: FoodAnalysisRequest

...

UserCode or FoodId is required

  • UserCode
    • Type: exlx:QuantityDtoString
    • The quantity of the amount for analysis
    UnitId
    • user code for the food Requested
  • FoodId
    • Type: Guid
    • The id value of the unit of the amount for analysis
    UserCode
    • Id field on the food
  • Quantity (Optional)
    • Type: exlx: StringQuantityDto
    • The user code for the food Requested
    FoodId
    • quantity of the amount for analysis
  • UnitId (Optional)
    • Type: Guid
    • The value id of the Id field on the foodunit of the amount for analysis

Response Type: FoodAnalysisResponse

...