Item

Event Types

Item webhooks can be of any of the following event types:

Event TypeDescription
item.createA new item got created.
item.updatea critical information related to an item changed which requires a partner data re-fetch
item.destroyAn old item got destroyed and can no longer be used.

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 item.update webhook.

Entity ChangeDescription
maxFor modifier groups, the max number of modifiers assigned under it
minFor modifier groups, the min number of modifiers assigned under it
Max_num_of_same_itemFor modifier groups, the max number of same modifier assigned under it
priceItem price
name_arItem name in Arabic
name_enItem name in English
image_urlItem image URL
is_activeThe activation status of a item (ON/OFF)
inactive_under_branchesThe activation status of an item under a specific branch (ON/OFF)
description_arItem description in Arabic
description_enItem description in English
Language
Click Try It! to start a request and see the response here!