GET api/smartsearch/Search?searchTerm={searchTerm}&recordType={recordType}&category={category}&mcdQuery={mcdQuery}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
searchTerm

string

Required

recordType

RecordType

None.

category

integer

None.

mcdQuery

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/plain

Sample:

Sample not available.