GET api/Contact/GetContactsIdsByContactFilter?DateFieldIntervalRangeType={DateFieldIntervalRangeType}&DateFieldFilterIntervalType={DateFieldFilterIntervalType}&DateField={DateField}&BirthdayFiltersBySubCategory={BirthdayFiltersBySubCategory}&DateIntervalLength={DateIntervalLength}&StartDate={StartDate}&EndDate={EndDate}&accountId={accountId}&contactFilterBy={contactFilterBy}&typeId={typeId}&listType={listType}&searchValue={searchValue}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
DateFieldIntervalRangeType

FilterDateIntervalRangeType

None.

DateFieldFilterIntervalType

FilterDateIntervalType

None.

DateField

FilterContactDateFields

None.

BirthdayFiltersBySubCategory

BirthdayFiltersSubCategory

None.

DateIntervalLength

integer

None.

StartDate

date

None.

EndDate

date

None.

accountId

string

Required

contactFilterBy

MyContactFilterBy

Required

typeId

string

None.

listType

ListType

Default value is List

searchValue

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.