# Customer changed notification Endpoint: POST CustomerChangedNotification Version: 1.0.0 ## Request fields (application/json): - `ClientId` (integer, required) Client identifier - `ApplicationId` (integer) Application identifier, if company is application unique, see client settings - `CustomerId` (integer, required) Norce internal id for the person or contact - `EntityChanged` (string, required) Describes what triggered the event.Read about the different entities here. Enum: "tApplicationAccount", "tClientCustomer", "tClientCustomerAddress", "tClientCustomerDivision", "tClientCustomerFlag", "tClientCustomerInfo", "tClientCustomerPriceList"