This endpoint starts the process of generating the latest published menu
No body content
When you don't have the required permissions to get menu for the given location
When the POS associated with the location has not Menu API enabled and we were unable to find a local version of their menu
When an eixsting request for menu sync is still in progress
curl -i -X GET \ 'https://api.tyro.com/connect/menus/{tcLocationId}/app/sync' \ -H 'Authorization: Bearer <YOUR_TOKEN_HERE>'