v2/employmentsCopy Pagepost https://shyftplan.com/api/v2/employmentsCreate an employment. Managers can't be created using this API.Body Paramsuser_emailstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. E-mail address of the API user.authentication_tokenstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. Authentication token - can be fetched by login action.company_idint32required≥ 1ID of a shyftplan account.first_namestringrequiredlast_namestringrequiredbilling_type_idint32enum1 = abrechnen (is billed); 2 = nicht abrechnen (is not billed)12Allowed:12emailstringemail used to login to the employment createdemployment_work_hour_attributesobjectWorking hours of the employment.employment_work_hour_attributes objectentry_datedateFirst day of employment of this employee.exit_datedateLast date of employment of this employee.exit_month_payed_partiallybooleanDefaults to falsetruefalseis_paid_monthlybooleantruefalsemaximum_money_enabledbooleanDefaults to falsetruefalsemaximum_moneyfloatnotestringpasswordstringphone_numberstringsso_onlybooleanDefaults to falseBoolean flag to determine if the user must log in via SSO. Can only be changed by a super-admintruefalsestaff_numberstringuser_tokenint32Token for punch-timingResponses 201Successfully created 403forbiddenUpdated 27 days ago