Get Jobs
Retrieve jobs.
By default the paremeter active
is set to 1
, which will list only active jobs. To list all jobs, add the paremeter active=0
URL | https://api.recman.no/v2/get/ |
Scope | job |
Fields | See list below |
Example | https://api.recman.no/v2/get/?key=YOUR_KEY&scope=job&fields=name,startDate,endDate,salary |
Extra Parameter | active |
Job Fields
Fields | Description |
---|---|
employmentIdstring |
Connected employmentIdRequired on operation: insert |
responsibleUserIdstring | |
colectiveAgreementIdstring | |
salaryMatrixCategoryIdstring | |
namestring | |
startDatestring | |
endDatestring | |
salarystring | |
invoicestring | |
descriptionstring | |
salaryTypestring | |
separateInvoicestring | |
holidayRatestring | |
socialCostPercentstring | |
onlineHourRegistrationstring | |
createdstring | |
updatedstring | |
projectNumberstring | |
primarystring | |
numberstring | |
monthSalarystring | |
monthInvoicestring |