Reference for http://apisandbox.inapub.co.uk/api.svc/venues/{ID}/menus/{FILENAME}?appID={APPID}

Given a venue id and a pdf filename, returns a streamed menu pdf file, returned as application/pdf.

Url: http://apisandbox.inapub.co.uk/api.svc/venues/{ID}/menus/{FILENAME}?appID={APPID}

HTTP Method: GET

This operation supports JSONP responses. The callback function can be specified using the "callback" Url query parameter.

Message direction Format Body
Request N/A The Request body is empty.
Response Unknown The Response body is a byte stream.