NameDescriptionTypeAdditional information
Title

string

Required

Type

Task Type accepts id or name. If both are provided id takes the precedence.

IdNamePair

None.

Priority

Task Priority accepts id or name. If both are provided id takes the precedence.

IdNamePair

None.

Customer

Customer to be associated with the task. Accepts id, number or name. If all of them are provided, id takes the first precedence, then the number and then the name.

CustomerRef

None.

Location

Customer Location to be associated with the task. Location is accepted only if the task type includes location. Accepts id or name. If both are provided id takes the precedence.

IdNamePair

None.

Description

string

None.

Budget

Budget is only accepted if the task type includes budget. Budget should be greater than or equal to zero.

decimal number

None.

TaskPercentageComplete

Task completed percentage is only accepted if the task type includes budget.

decimal number

Range: inclusive between 0 and 100

StartDateTime

Start date is only accepted if the task type includes start date. Accepts time part if the task type includes time for start date. Date and time will be accepted in ISO 8601 format.

date

None.

DueDateTime

Time part for due date is accepted only if the task type includes time for due date. Date and time will be accepted in ISO 8601 format.

date

None.

SalesOrder

Sales Order to be associated with the task. Accepts id, number or name. If all of them are provided, id takes the first precedence, then the number and then the name.

SalesOrderRef

None.

Project

Project to be associated with the task, accepts id or name. If both are provided id takes the precedence.

IdNamePair

None.

Milestone

Milestone to be associated with the task, accepts id or name. If both are provided id takes the precedence.

IdNamePair

None.

RequestedBy

Requested By is only accepted if the task type includes requested by.

TaskRequestedBy

None.

Assignments

List of Assignments.

Collection of TaskAssignment

None.

UseSubContractor

Accepts only if the task type can be a subcontracted work.

boolean

None.

PurchaseOrder

Purchase Order to be associated with the task. Accepts id, number or name. If all of them are provided, id takes the first precedence, then the number and then the name.

PurchaseOrderRef

None.