post https://your_server_endpoint/your_menu_webhook_uri
Event Types
Menu webhooks can be of any of the following event types:
Event Type | Description |
---|---|
menu.update | a critical information related to a menu changed which requires a partner data re-fetch |
Changes That Trigger Webhook Updates
T-Gate Webhooks are only meant to be sent in case of critical updates which would affect the creation of orders.
Below is a list of all Critical updates that triggers the menu.update
webhooks.
Entity Change | Description |
---|---|
is_active | The activation status of a menu (ON/OFF) |
inactive_in_branches | The activation status of a menu under a specific branch (ON/OFF) |
Additional AttributesChanges on other attributes such as name, logo, descriptions...etc do not trigger webhooks and it's the responsibility of a partner to check for updates on them.