GET

api/v1/GetPatientKeyContactsDetails/{keycontactId}/{timeoffset}/{pageNumber}/{pageSize}/{sortColumn}/{sortOrder}

Fetch the key contacts details

Request Information

URI Parameters

NameDescriptionTypeAdditional information
keycontactId

Patient's KeycontactId

string

Required

timeoffset

Titeofset details

string

Required

pageNumber

No of page to be displayed

integer

Required

pageSize

No of the page

integer

Required

sortColumn

Column name for sorting

string

Required

sortOrder

Order for sorting

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.