# Company changed notification Endpoint: POST CompanyChangedNotification 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 - `CompanyId` (integer, required) Norce internal id for the organization - `EntityChanged` (string, required) Describes what triggered the event.Read about the different entities here. Enum: "tClientCompany", "tClientCompanyAddress", "tClientCompanyDeliveryMethod", "tClientCompanyDiscount", "tClientCompanyDivision", "tClientCompanyFlag", "tClientCompanyInfo", "tClientCompanyPaymentMethod", "tClientCompanyPriceList", "tClientCustomer", "tClientCustomerCompany"