Submit employment

This API endpoint allows you to submit the employment record within your system when all required hiring information is collected. Below are all the required fields depending on the country you assign to the employment. You will receive a complete response with the updated record details.

To successfully submit an Employment in the next step, certain objects are required based on the Employment's designated country and employmentType. The schema includes 5 principle objects, some of which are required for employment submission:

NameRequired?Notes
managerNo
roleYes
personalDetailsYes
compensationYes
defaultSignerYes

Within the required objects, not all items are required. The following tables show the required items for each required object. For more information about required fields for the different objects in the following tables, see the documentation.

Within the role object, the following are required:

NameTypeNotes
seniorityLevelfield
roleTypeIdfieldThis can be looked up using the Role Types endpoint
rolefield
jobDescriptionfield
startDatefield
endDatefield
employmentTypefieldThis must be either FULL_TIME or PART_TIME
fullTimeHoursPerWeekobjectOnly required for FULL_TIME employments.
partTimeDaysPerWeekobjectOnly required for PART_TIME employments.
partTimeHoursPerWeekobjectOnly required for PART_TIME employments.
probationPeriodobject
terminationNoticeobjectThis field is required in: Australia, UK, Ireland, India
resignationNoticeobjectThis field is required in: Australia, UK, Ireland, India
salaryobject

Within the compensation object, the following are required:

NameTypeNotes
salaryobject
paidHolidayDaysfield
remoteWorkCostsobject
sickPayobjectThis field is required in: UK, Ireland, Netherlands

Within the defaultSigner object, the following are required:

NameTypeNotes
phoneobject
Language
Credentials
Bearer
Click Try It! to start a request and see the response here!