BigCommerce · Schema
store/channel/updated
This webhook is triggered when a channel is updated in the control panel or by API. Changes to the following fields trigger this event: * name * external_id * status * is_listable_from_ui * is_visible * config_meta ```json filename="Example callback object" showLineNumbers { "created_at": 1561482670, "store_id": "1025646", "producer": "stores/{store_hash}", "scope": "store/channel/updated", "hash": "352e4afc6dd3fc85ea26bfdf3f91852604d57528", "data": { "type": "channel", "id": 173331 } } ```
E-CommerceRetailCatalogOrdersCheckoutPaymentsSaaS