Synchronize store menu with POS menu
POST/v1/menus/menu-sync
This endpoint is used to synchronize the store menu with the connected POS.
Request
Responses
- 202
- 400
- 401
- 403
- 404
- 422
The Menu Sync will be processed.
The request is malformed.
Invalid authorization.
Authorization not valid for the requested resource.
Resource not found.
The request body is not valid.