GetBarcodeImageByFoodId
Summary: Retrieves the barcode for the food identified by the specified Food Id value as a PNG encoded bitmap.
Soap Action: http://ns.esha.com/2013/genesisapi/GetBarcodeImageByFoodId
Request Type: ImageByFoodIdRequest
FoodId
Type: Guid
The value of the Id field on the food.
Response Type: ImageResponse
Image
Type: Stream
The png encoded bitmap of the image.