2.x Reference | 3.1 Reference | Summary of Change |
---|---|---|
GetAnalysis | Combined GetAnalysisByFoodId and GetAnalysisByUserCode into one method. | |
GetBarcodeImage | New Reference (Retrieves the barcode for the food identified by the specified User Code or Food Id value as a PNG encoded bitmap.) | |
GetBarcodeImageByFoodId | GetBarcodeImageByFoodId (3.1 Update) | Now return a request with the binary of an image as a member of the request |
GetBarcodeImageByUserCode | GetBarcodeImageByUserCode (3.1 Update) | Now return a request with the binary of an image as a member of the request |
GetConversions | New Reference (Retrieves the conversions collection for a food identified by the specified Usercode or FoodId value.) | |
GetFood | New Reference. Added Options (see next two references) | |
GetFoodByUserCode | GetFoodByUserCode (3.1 update) | Added Optional UserCode to query food (user can supply UserCode to get food desired) |
GetFoodByUserCode | GetFoodByFoodId | Added Optional FoodID to query food (user can supply FoodID to get food desired) |
ListGroups (3.1 Update) | Added a filter to only get certain groups, by id Added paging (StartIndex, PageSize) | |
GetLabelImage | New Reference (Retrieves the label for the food identified by the specified User Code or Food Id value as a PNG encoded bitmap.) | |
GetLabelImageByFoodId | GetLabelImageByFoodId (3.1 Update) | Now return a request with the binary of an image as a member of the request |
GetLabelImageByUserCode | GetLabelImageByUserCode (3.1 Update) | Now return a request with the binary of an image as a member of the request |
ListAllergens | ListAllergens (3.1 Update) | Added Paging (StartIndex, PageSize) |
ListAuthorities | ListAuthorities (3.1 Update) | Added Paging (StartIndex, PageSize) |
ListNutrients | ListNutrients (3.1 Update) | Added Paging (StartIndex, PageSize) |
ListRecommendationProfiles | New Reference (Provides a list of all recommendation profiles) | |
ListPublishedFoods | ListFoods | Added Options (FilterByFoodTypes, FilterByPublicationStates) Added Paging (StartIndex, PageSize) |
ListPublishedFoodUserCodes | ListFoodUserCodes | Added Options (FilterByFoodTypes, FilterByPublicationStates) Added Paging (StartIndex, PageSize) |
ListUnits | ListUnits (3.1 Update) | Added Paging (StartIndex, PageSize) |
NewFood | New Reference (Creates new foods with the Food instances provided.) | |
SearchByGroup | SearchByGroup (3.1 Update) | Added Options (FilterByFoodTypes, FilterByPublicationStates) Added Paging (StartIndex, PageSize) |
SearchByModifiedDateRange | SearchByModifiedDateRange (3.1 Update) | Added Options (FilterByFoodTypes, FilterByPublicationStates) Added Paging (StartIndex, PageSize) |
SearchByName | SearchByName (3.1 Update) | Added Options (FilterByFoodTypes) Added Paging (StartIndex, PageSize) |
SearchByProperty | New Reference (Searches foods returning those which have the specified property and value.) | |
UpdateFood | New Reference (Updates existing foods with the Food instances provided.) |
Page Comparison
Manage space
Manage content
Integrations