ClientIdinteger(int32)requiredClient identifierApplicationIdinteger(int32)Application identifierSupplierIdinteger(int32)requiredInternal id in Norce for the Supplier.PartNostringrequiredThis is the part number of the supplier product.EntityChangedstringrequiredDescribes what triggered the event.<br/>Read about the different entities <a href='/eventsettings/#supplierskuonhandchangednotification'>here</a>. Value"tSupplierProductSkuOnHand"{ "ClientId": 0, "ApplicationId": 0, "SupplierId": 0, "PartNo": "string", "EntityChanged": "tSupplierProductSkuOnHand" }
Describes what triggered the event.<br/>Read about the different entities <a href='/eventsettings/#supplierskuonhandchangednotification'>here</a>.
ClientIdinteger(int32)requiredClient identifierApplicationIdinteger(int32)Application identifierSupplierIdinteger(int32)requiredInternal id in Norce for the Supplier.PartNostringrequiredThis is the part number of the supplier product.PricelistIdinteger(int32)Internal id in Norce for the Supplier price list.PricelistCodestringExternal code for the Supplier price list.PriceSaleValuenumber(double)The supplier price sale that has changed.QuantityBreaknumber(double)The supplier quantity break for the price that is changed.{ "ClientId": 0, "ApplicationId": 0, "SupplierId": 0, "PartNo": "string", "PricelistId": 0, "PricelistCode": "string", "PriceSaleValue": 0.1, "QuantityBreak": 0.1 }