Skip to main content
Back to changelog

InventoryItem Webhooks Accessible with Product Scopes

The scopes for receiving webhooks for the InventoryItem object have been relaxed. Webhook topics for this object can now be configured with either the read_inventory or read_products scope.

Specifically, the following topics can now be configured with either scope:

  • INVENTORY_ITEMS_CREATE
  • INVENTORY_ITEMS_DELETE
  • INVENTORY_ITEMS_UPDATE

These changes apply to all API versions.

Was this page helpful?