# Product changed notification Endpoint: POST SkuChangedNotification Version: 1.0.0 ## Request fields (application/json): - `ClientId` (integer, required) Client identifier - `ApplicationId` (integer) Application identifier - `PartNo` (string, required) This is the part number of the product changed. - `EntityChanged` (string, required) Describes what triggered the event.Read about the different entities here. Enum: "tApplicationPriceList", "tCategory", "tCategoryCulture", "tCategorySalesArea", "tClientManufacturer", "tClientProductSku", "tClientProductSkuCulture", "tClientProductSkuOnHand", "tClientProductSkuPriceList", "tClientProductSkuSalesArea", "tClientProductSkuStructureItem", "tClientProductSkuStructureItemPriceList", "tParametric", "tParametricCulture", "tParametricList", "tParametricListCulture", "tParametricMultiple", "tParametricMultipleCulture", "tPriceListClientPricing", "tProduct", "tProductAccessory", "tProductCategory", "tProductCrossell", "tProductCulture", "tProductFile", "tProductFlag", "tProductParametric", "tProductParametricCulture", "tProductParametricMultiple", "tProductPopularity", "tProductRelation", "tProductUpsell", "tVariant", "tVariantCulture"