GET Api/PatientAccount/Search?keyword={keyword}&status={status}&gender={gender}&firstName={firstName}&lastName={lastName}&birthdate={birthdate}&socialSecurity={socialSecurity}&city={city}&state={state}&postalCode={postalCode}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
keyword

string

None.

status

boolean

None.

gender

string

None.

firstName

string

None.

lastName

string

None.

birthdate

date

None.

socialSecurity

string

None.

city

string

None.

state

string

None.

postalCode

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.