NameDescriptionTypeAdditional information
Title

Task Title

string

None.

Customer

Customer associated with the Task. If provided, tasks will be filtered based on the customer Id or Number or Name. If all of them are provided, Id takes the first precedence, then the Number and then the Name.

CustomerRef

None.

Type

Collection of Taks Type

Collection of integer

None.

Status

Collection of Task Status

Collection of integer

None.

AssignedTo

Tasks will be filtered based on the assigned to Id or Name. If both of them are provided, Id takes the first precedence.

TaskAssignment

None.

RequestedBy

Tasks will be filtered based on the requested by Id or Name. If both of them are provided, Id takes the first precedence.

TaskRequestedBy

None.

Project

Project associated with the Task. If provided, tasks will be filtered based on the project Id or Name. If both of them are provided, Id takes the first precedence.

IdNamePair

None.

StatusChange

Filters tasks based on Changed Status Id and Status Changed Date.

StatusUpdateRange

None.

DateCreatedRange

Filters tasks based on created date.

DateOffsetRange

None.

LastUpdatedDateRange

Filters tasks based on last updated date.

DateOffsetRange

None.

PageIndex

zero-based page number

integer

None.

PageSize

Default value is 100

integer

Range: inclusive between 1 and 1000

SortExpression

Specify the field name to sort the result set by. It can be one of the fields returned by the search.

string

None.

SortOrder

Specify Sort Order. Ascending=1, Descending=2. Default value is 1 (Ascending)

integer

Range: inclusive between 1 and 2