Summary of Changes from 2.x to 3.1
2.x Reference | 3.1 Reference | Summary of Change |
|---|---|---|
Combined GetAnalysisByFoodId and GetAnalysisByUserCode into one method. | ||
| New Reference (Retrieves the barcode for the food identified by the specified User Code or Food Id value as a PNG encoded bitmap.) | |
Now return a response with the binary of an image as a member of the request | ||
Now return a response with the binary of an image as a member of the request | ||
| New Reference (Retrieves the conversions collection for a food identified by the specified Usercode or FoodId value.) | |
| New Reference. Added Options (see next two references) | |
Added Optional UserCode to query food (user can supply UserCode to get food desired) | ||
Added Optional FoodID to query food (user can supply FoodID to get food desired) | ||
Added a filter to only get certain groups, by id | ||
| New Reference (Retrieves the label for the food identified by the specified User Code or Food Id value as a PNG encoded bitmap.) | |
Now return a response with the binary of an image as a member of the request | ||
Now return a response with the binary of an image as a member of the request | ||
Added Paging (StartIndex, PageSize) | ||
Added Paging (StartIndex, PageSize) | ||
Added Paging (StartIndex, PageSize) | ||
| New Reference (Provides a list of all recommendation profiles) | |
Added Options (FilterByFoodTypes, FilterByPublicationStates) Added Paging (StartIndex, PageSize) | ||
Added Options (FilterByFoodTypes, FilterByPublicationStates) Added Paging (StartIndex, PageSize) | ||
Added Paging (StartIndex, PageSize) | ||
| New Reference (Creates new foods with the Food instances provided.) | |
Added Options (FilterByFoodTypes, FilterByPublicationStates) Added Paging (StartIndex, PageSize) | ||
Added Options (FilterByFoodTypes, FilterByPublicationStates) Added Paging (StartIndex, PageSize) | ||
Added Options (FilterByFoodTypes) Added Paging (StartIndex, PageSize) | ||
| New Reference (Searches foods returning those which have the specified property and value.) | |
| New Reference (Updates existing foods with the Food instances provided.) |