NameDescriptionTypeAdditional information
Name

string

None.

Customer

If provided, projects 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. All matching projects will be returned.

CustomerRef

None.

Status

Collection of Status Ids

Collection of integer

None.

Type

Collection of Type Ids

Collection of integer

None.

DateCreatedRange

The date and time (in company time zone) when the project was created.

DateRange

None.

LastUpdatedRange

The date and time (in company time zone) when the project was last updated.

DateRange

None.

SortExpression

Available Sort Expresstions: [Name Default ASC, Type, DateCreated, LastUpdatedDate]

string

None.

PageIndex

zero-based page number

integer

None.

PageSize

Default value is 100

integer

Range: inclusive between 1 and 1000

SortOrder

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

integer

Range: inclusive between 1 and 2