Menu Sync Status

The /{storeId}/menus/sync-status endpoint is designed to enable external systems to notify Grubtech about the status of their menu synchronization processes. This helps Grubtech to track the synchronization status and ensure that menu data is accurately and efficiently communicated between systems. The status updates can include information about successful synchronizations, errors encountered, and other relevant details.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
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.

Body Params

The external system should return the menu processing status to the Grubtech system to maintain data consistency.

string
required

Latest notification ID was received from Grubtech to the aggregator platform for the menu update which is mentioned in GET menu response.

string
required

Menu ID, which is processed on the aggregator platform.

string
enum
required

Status of the relevant menu sync process

Allowed:
errorInfo
object
Responses
204

No Content

400

Bad Request

404

The specified resource was not found

500

Internal Server Error

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!