Versions Compared

Key

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


Info
titleSummary


Excerpt
Retrieves the barcode for the food identified by the specified FoodId value if it is published as a PNG encoded bitmap.


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


Tip
iconfalse
titleQuery Parameters


ParameterTypeDescription
 foodIdGuidThe unique identifier for the Food.



Tip
iconfalse
titleResponse Parameters


ParameterTypeDescription

StreamA bitmap rendering of the barcode label at 300dpi encoded as a PNG.



Examples

Code Block
languagec#