Update EmployerAsk AIput https://api.sandbox.salsa.dev/api/rest/v1/employers/{employerId}Updates an Employer.Path ParamsemployerIdstringrequiredEmployer IdBody ParamsbusinessNamestringrequiredThe name of the business.countrystringenumThe primary country in which this employer runs payroll.USACANAllowed:USACANemployerTypestringenumThe business entity type of the employer which determines which income tax return forms will be filed. If not provided, defaults to BUSINESS.BUSINESSNONPROFIT501C3Allowed:BUSINESSNONPROFIT501C3externalIdstringThe Id used to represent the object in your system that is mapped to this Employer.legalNamestringThe legal name of the business.workforceTypestringenumThe classification of the employer's workforce (contractors only or both employees and contractors). If not provided, defaults to BOTH.CONTRACTOR_ONLYBOTHAllowed:CONTRACTOR_ONLYBOTHResponses 200OK 400Bad Request 404Not Found 422Unprocessable Entity 500Internal Server ErrorUpdated 4 months ago