NameDescriptionTypeAdditional information
Name

string

None.

Email

string

None.

Phone

string

None.

AccountName

Name of a customer or vendor to which the contacts should be associated to. This will do a like search on customer and vendor name.

string

None.

Active

Value can be True, False or Null. Passing Null will return both active and inactive contacts. Default Value is Null.

boolean

None.

DateCreatedRange

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

DateRange

None.

LastUpdatedDateRange

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

DateRange

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