Section

Event Types

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

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

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

Entity ChangeDescription
is_force_closedForce closure of a section (ON/OFF)
force_closed_under_branchesForce closure of a section under a specific branch (ON/OFF)
📘

Additional Attributes

Changes on other attributes such as name, image_url, descriptions...etc do not trigger webhooks and it's the responsibility of a partner to check for updates on them.

Language
Click Try It! to start a request and see the response here!