EmployeeByPageUpID

PUT {{baseUrl}}/employee/:employeeId

Request Body

{"externalId"=>"123456EM", "title"=>"Mr.", "firstName"=>"Joe", "middleName"=>"M", "lastName"=>"Blake", "preferredName"=>"Joey", "initials"=>"JM", "email"=>"joe.blake@myemaildomain.com", "homePhone"=>"0312345678", "workPhone"=>"0212345678", "mobilePhone"=>"0412345678", "probationDate"=>"2021-07-24", "organizationStartDate"=>"2021-10-01", "siteStartDate"=>"2021-07-01", "applicantId"=>33371199, "badgeId"=>"ABC123", "loginAccess"=>true, "archive"=>false, "dateOfBirth"=>"2000-01-01", "gender"=>"M", "location"=>{"postCode"=>"3000", "state"=>"VIC", "countryCode"=>"AUS"}, "position"=>{"externalId"=>"123", "startDate"=>"2021-01-01", "endDate"=>"2021-10-01"}, "ineligibleForPerformanceReview"=>{"ineligibleForPerformance"=>true, "ineligibilityReason"=>"Employee in probation"}, "access"=>{"primaryTeamExternalId"=>"HLTH", "secondaryTeamExternalIds"=>["INED", "INIF"], "permissionGroupExternalIds"=>["HO123", "ES123"], "products"=>["RECRUITMENT"]}}

HEADERS

KeyDatatypeRequiredDescription
``null

RESPONSES

status: OK

""