do_action( 'bigcommerce/webhooks/product_inventory_updated', int $product_id )

Summary

Fires when a product inventory webhooks has been received from the BigCommerce store.


Parameters

$product_id

(int) BigCommerce product ID.


Source

File: src/BigCommerce/Webhooks/Product_Inventory_Update_Webhook.php



User Contributed Notes

You must log in before being able to contribute a note or feedback.