Versions Compared

Key

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


2.x Reference3.1 ReferenceSummary of Change

GetAnalysisByFoodId

GetAnalysisByUserCode

GetAnalysisCombined GetAnalysisByFoodId and GetAnalysisByUserCode into one method.  

GetBarcodeImageNew Reference (Retrieves the barcode for the food identified by the specified User Code or Food Id value as a PNG encoded bitmap.)
GetBarcodeImageByFoodIdGetBarcodeImageByFoodId (3.1 Update)Now return a request with the binary of an image as a member of the request
GetBarcodeImageByUserCodeGetBarcodeImageByUserCode (3.1 Update)Now return a request with the binary of an image as a member of the request

GetConversionsNew Reference (Retrieves the conversions collection for a food identified by the specified Usercode or FoodId value.)

GetFoodNew Reference. Added Options (see next two references)
GetFoodByUserCodeGetFoodByUserCode (3.1 update)Added Optional UserCode to query food (user can supply UserCode to get food desired)
GetFoodByUserCodeGetFoodByFoodIdAdded Optional FoodID to query food (user can supply FoodID to get food desired)

GetGroups

ListGroups

ListGroups (3.1 Update)Added a filter to only get certain groups, by id
Added paging (StartIndex, PageSize)

GetLabelImageNew Reference (Retrieves the label for the food identified by the specified User Code or Food Id value as a PNG encoded bitmap.)
GetLabelImageByFoodIdGetLabelImageByFoodId (3.1 Update)Now return a request with the binary of an image as a member of the request
GetLabelImageByUserCodeGetLabelImageByUserCode (3.1 Update)Now return a request with the binary of an image as a member of the request
ListAllergensListAllergens (3.1 Update)Added Paging (StartIndex, PageSize)
ListAuthoritiesListAuthorities (3.1 Update)Added Paging (StartIndex, PageSize)
ListNutrientsListNutrients (3.1 Update)Added Paging (StartIndex, PageSize)

ListRecommendationProfilesNew Reference (Provides a list of all recommendation profiles)
ListPublishedFoodsListFoods

Added Options (FilterByFoodTypes, FilterByPublicationStates)

Added Paging (StartIndex, PageSize)

ListPublishedFoodUserCodesListFoodUserCodes

Added Options (FilterByFoodTypes, FilterByPublicationStates)

Added Paging (StartIndex, PageSize)

ListUnitsListUnits (3.1 Update)Added Paging (StartIndex, PageSize)

NewFoodNew Reference (Creates new foods with the Food instances provided.)
SearchByGroupSearchByGroup (3.1 Update)

Added Options (FilterByFoodTypes, FilterByPublicationStates)

Added Paging (StartIndex, PageSize)

SearchByModifiedDateRangeSearchByModifiedDateRange (3.1 Update)

Added Options (FilterByFoodTypes, FilterByPublicationStates)

Added Paging (StartIndex, PageSize)

SearchByNameSearchByName (3.1 Update)

Added Options (FilterByFoodTypes)

Added Paging (StartIndex, PageSize)


SearchByPropertyNew Reference (Searches foods returning those which have the specified property and value.)

UpdateFoodNew Reference (Updates existing foods with the Food instances provided.)