GET api/Patient/GetPatients?userId={userId}&patientName={patientName}&MRN={MRN}&AppointmentOn={AppointmentOn}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userId

string

Required

patientName

string

Required

MRN

string

Required

AppointmentOn

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.