post https://your_server_endpoint/your_branch_special_timing_webhook_uri
Event Types
Branch Special Timing webhooks can be of any of the following event types:
Event Type | Description |
---|---|
branch_special_timing.create | the creation of a new branch_special_timing association, this means that an opening_hour_group got linked to a branch as one of its special timings. |
branch_special_timing.destroy | the destruction of a branch_special_timing association, this means that an opening_hour_group got unlinked from a branch and is no longer one of its special timings. |