# Supplier product stock changed notification Endpoint: POST SupplierSkuOnHandChangedNotification Version: 1.0.0 ## Request fields (application/json): - `ClientId` (integer, required) Client identifier - `ApplicationId` (integer) Application identifier - `SupplierId` (integer, required) Internal id in Norce for the Supplier. - `PartNo` (string, required) This is the part number of the supplier product. - `EntityChanged` (string, required) Describes what triggered the event.Read about the different entities here. Enum: "tSupplierProductSkuOnHand"