Menu
The external system should send the status of the menu system process.
post/{storeId}/menus/sync-status
Path parameters
storeIdstring required
Unique identifier for the location in which the menu was created or updated. This ID will be provided by either Grubtech or the aggregator.
Request body
Example request
{
"status": "SUCCESS"
}Response
No Content