API Reference also available as Swagger UI.
Query tasks
path Parameters
tenantIdThe tenant id
payrollIdThe payroll id
query Parameters
filterThe OData filter expression (with support for attribute fields)
orderByThe OData order-by expression (with support for attribute fields)
resultThe query result type: items, count or items with count (default: result items)
The query result type
selectThe OData field selection expression
skipThe number of items in the queried collection that are to be skipped
statusThe object status (default: all status)
The object status
topThe number of items in the queried collection
Headers
Content-TypeThe request content type
Query tasks › Responses
Success
countThe query result count
The query result items
Add a new task
path Parameters
tenantIdThe tenant id
payrollIdThe payroll id
Headers
Content-TypeThe request content type
Add a new task › Request Body
nameThe task name (immutable)
instructionThe task instruction
scheduledThe task schedule date
idThe unique object id (immutable)
statusThe object status
createdThe date which the API object was created (immutable)
updatedThe date which the API object was last updated (immutable)
displayNameThe localized task name (immutable)
The localized task names (immutable)
categoryThe task category
displayCategoryThe localized task category
The localized task categories (immutable)
displayInstructionThe localized task instruction
The localized task instructions(immutable)
employeeIdThe employee id
assignedUserIdThe assigned user id
completedUserIdThe completed user id
completedThe task completed date
commentThe task comment
hasActionWhether the task has an action
Custom attributes
tenantIdThe tenant id (immutable)
The employee API object
The payroll user API object
The task attachments
Add a new task › Responses
Created
nameThe task name (immutable)
instructionThe task instruction
scheduledThe task schedule date
idThe unique object id (immutable)
statusThe object status
createdThe date which the API object was created (immutable)
updatedThe date which the API object was last updated (immutable)
displayNameThe localized task name (immutable)
The localized task names (immutable)
categoryThe task category
displayCategoryThe localized task category
The localized task categories (immutable)
displayInstructionThe localized task instruction
The localized task instructions(immutable)
employeeIdThe employee id
assignedUserIdThe assigned user id
completedUserIdThe completed user id
completedThe task completed date
commentThe task comment
hasActionWhether the task has an action
Custom attributes
tenantIdThe tenant id (immutable)
The employee API object
The payroll user API object
The task attachments
Get a task
path Parameters
tenantIdThe tenant id
payrollIdThe payroll id
taskIdThe id of the task
Headers
Content-TypeThe request content type
Get a task › Responses
Success
nameThe task name (immutable)
instructionThe task instruction
scheduledThe task schedule date
idThe unique object id (immutable)
statusThe object status
createdThe date which the API object was created (immutable)
updatedThe date which the API object was last updated (immutable)
displayNameThe localized task name (immutable)
The localized task names (immutable)
categoryThe task category
displayCategoryThe localized task category
The localized task categories (immutable)
displayInstructionThe localized task instruction
The localized task instructions(immutable)
employeeIdThe employee id
assignedUserIdThe assigned user id
completedUserIdThe completed user id
completedThe task completed date
commentThe task comment
hasActionWhether the task has an action
Custom attributes
tenantIdThe tenant id (immutable)
The employee API object
The payroll user API object
The task attachments
Update a task
path Parameters
tenantIdThe tenant id
payrollIdThe payroll id
taskIdHeaders
Content-TypeThe request content type
Update a task › Request Body
nameThe task name (immutable)
instructionThe task instruction
scheduledThe task schedule date
idThe unique object id (immutable)
statusThe object status
createdThe date which the API object was created (immutable)
updatedThe date which the API object was last updated (immutable)
displayNameThe localized task name (immutable)
The localized task names (immutable)
categoryThe task category
displayCategoryThe localized task category
The localized task categories (immutable)
displayInstructionThe localized task instruction
The localized task instructions(immutable)
employeeIdThe employee id
assignedUserIdThe assigned user id
completedUserIdThe completed user id
completedThe task completed date
commentThe task comment
hasActionWhether the task has an action
Custom attributes
tenantIdThe tenant id (immutable)
The employee API object
The payroll user API object
The task attachments
Update a task › Responses
Success
nameThe task name (immutable)
instructionThe task instruction
scheduledThe task schedule date
idThe unique object id (immutable)
statusThe object status
createdThe date which the API object was created (immutable)
updatedThe date which the API object was last updated (immutable)
displayNameThe localized task name (immutable)
The localized task names (immutable)
categoryThe task category
displayCategoryThe localized task category
The localized task categories (immutable)
displayInstructionThe localized task instruction
The localized task instructions(immutable)
employeeIdThe employee id
assignedUserIdThe assigned user id
completedUserIdThe completed user id
completedThe task completed date
commentThe task comment
hasActionWhether the task has an action
Custom attributes
tenantIdThe tenant id (immutable)
The employee API object
The payroll user API object
The task attachments
Runs the task action.
path Parameters
tenantIdThe tenant id
payrollIdThe payroll id
taskIdThe id of the task
Headers
Content-TypeThe request content type
Runs the task action. › Responses
Success
Gets the attachment of the task
path Parameters
tenantIdThe tenant id
payrollIdThe payroll id
taskIdThe task id
attachmentIdThe attachment id
query Parameters
reportThe report to generate based on the document (default: null)
variantThe variant of the report (if applicable) (default: null)
Headers
Content-TypeThe request content type
Gets the attachment of the task › Responses
Success
Get a task attribute
path Parameters
tenantIdThe tenant id
payrollIdThe payroll id
taskIdThe id of the task
attributeNameThe attribute name
Headers
Content-TypeThe request content type
Get a task attribute › Responses
Success
Set a task attribute
path Parameters
tenantIdThe tenant id
payrollIdThe payroll id
taskIdThe id of the task
attributeNameThe attribute name
Headers
Content-TypeThe request content type
Set a task attribute › Responses
Created
Delete a task attribute
path Parameters
tenantIdThe tenant id
payrollIdThe payroll id
taskIdThe id of the task
attributeNameThe attribute name
Headers
Content-TypeThe request content type
Delete a task attribute › Responses
Success
