/
GetBarcodeImage
GetBarcodeImage
Summary: Retrieves the barcode for the food identified by the specified User Code or Food Id value as a PNG encoded bitmap.
Soap Action: http://ns.esha.com/2013/genesisapi/GetBarcodeImage
Request Type: ImageRequest
- UserCode (Optional)
- Type: String
- The user code for the food Requested. If empty, the Food Id value is used.
- FoodId (Optional)
- Type: Guid
- The value of the Id field on the food. If empty, the User Code value is used.
Response Type: ImageResponse
- Image
- Type: Stream
- The png encoded bitmap of the image.
, multiple selections available,
Related content
NewFood (4.0)
NewFood (4.0)
More like this
NewAdvancedLabel (4.4)
NewAdvancedLabel (4.4)
Read with this
Genesis Classic API
Genesis Classic API
More like this
ListNutrients
ListNutrients
Read with this
UpdateFood (4.0)
UpdateFood (4.0)
More like this
GetBarcodeImageByUserCode
GetBarcodeImageByUserCode
Read with this