I am trying to use the new webhooks for purchase orders (PURCHASE_ORDERS_CREATE
, PURCHASE_ORDERS_MARK_AS_ORDERED
etc) available to us in unstable
API. But when I want to create a subscription to this webhook I get an error “You cannot create a webhook subscription with the specified topic”. I am using Shopify GraphiQL App for testing. Also I have added all available scopes including for inventory
Am I doing something wrong? Are these webhooks available for all stores? Maybe I need some additional permissions/scopes?
Let me know.