GetLabelImageByUserCode 1.X-2.X

Summary


Retrieves the label for the food identified by the specified userCode 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.

Query Parameters

ParameterTypeDescription
 userCode String The value of the User Code field on the food.

Response Parameters

ParameterTypeDescription

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

Examples