GET

api/v1/GetPatientHealtDetails/{reportperiod}/{timeoffset}/{pageNumber}/{pageSize}/{sortColumn}/{sortOrder}/{searchText}

Fetch all the patient health details

Request Information

URI Parameters

NameDescriptionTypeAdditional information
reportperiod

Reportperiod details

integer

Required

timeoffset

Timeoffset details

string

Required

pageNumber

No of the page to be displayed

integer

Required

pageSize

No of the page

string

Required

sortColumn

Column name for sorting

string

Required

sortOrder

Order for sorting

string

Required

searchText

Search data for patient health details

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.