Hi,
I can see how to call the REST Admin API to retrieve:
- Shipping zones (https://shopify.dev/api/admin/rest/reference/store-properties/shippingzone)
- Policies (https://shopify.dev/api/admin/rest/reference/store-properties/policy)
But I can’t see from the docs which webhook(s) I need to listen to in order to get notified of new or updated shipping zone or policy rules.
Can someone please help?
Thanks