Create EmployerWorkWeekAsk AIpost https://api.sandbox.salsa.dev/api/rest/v1/employers/{employerId}/work-weeksPath ParamsemployerIdstringrequiredEmployer IdBody ParamsdisplayNamestringrequiredCustom name given to this work week definition.isDefaultbooleanrequiredWhether this is the default work week for the employer.truefalsestartDaystringenumrequiredThe day of the week that the work week starts on.MONDAYTUESDAYWEDNESDAYTHURSDAYFRIDAYSATURDAYSUNDAYAllowed:MONDAYTUESDAYWEDNESDAYTHURSDAYFRIDAYSATURDAYSUNDAYstartTimestringrequiredThe time of day that the work week starts on.Responses 200OK 201Created 400Bad Request 404Not Found 422Unprocessable Entity 500Internal Server ErrorUpdated 4 months ago