onInventoryItemUpdatedWithReason( )


Notes:

Triggered when an inventory item is updated.

Permissions
Manage Stores - all permissions
Read Stores - all read permissions
Manage Orders
Manage Products
Read Products
Manage Restaurants - all permissions
Read v3 catalog
Manage v3 catalog
Read inventory in v3 catalog
Manage Stores
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: InventoryItemUpdatedWithReasonEnvelope): void | Promise<void>

Did this help?