GET
api/v1/GetPatientKeyContactsDetails/{keycontactId}/{timeoffset}/{pageNumber}/{pageSize}/{sortColumn}/{sortOrder}
Fetch the key contacts details
Request Information
URI Parameters
| Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.