Create a contract

POST {{url}}/api/hub/v3/employees/{{uniqueId}}/contracts

Request Body

{"ContractNumber"=>"string", "StartDate"=>"string", "EndDate"=>"string", "NatureOfContract"=>"string", "FixedTermContractReason"=>"string", "JobTitle"=>"string", "BudgetReference"=>"string", "HiringReason"=>"string", "TerminationReason"=>"string", "DateOfLastWorkingDay"=>"string", "FinalProcessDate"=>"string", "StandingInForEmployeeUniqueId"=>"string", "Comments"=>"string", "Status"=>"Active", "AnnualSalary"=>0, "MonthlySalary"=>0, "HourlyRate"=>0, "Currency"=>"AFA", "NumberOfMonths"=>0, "NumberOfHours"=>0, "AnnualIncentive"=>0, "AnnualIncentiveCurrency"=>"AFA", "TerminationDate"=>"string", "NoticeStatus"=>"TotallyCompleted", "NoticeStartDate"=>"string", "NoticeEndDate"=>"string"}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring