Versions Compared

Key

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


Info
titleSummary


Excerpt
Searches published foods returning those which case-insensitively match the supplied name, or which contain a food with the name. 


Note: If you are upgrading to Gen API 3.1 (or later) you will want to reference this page.


Tip
iconfalse
titleQuery Parameters


ParameterTypeDescription
 name String The name of the food to match.



Tip
iconfalse
titleResponse Parameters


ParameterTypeDescription

PublishedFoodsListResponseA list of published foods which match name or contain a food which matches.



Examples

Code Block
languagec#