Versions Compared

Key

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

...

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.

...