GET api/Client_Details/ClientDetail?ClientID={ClientID}&UserID={UserID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ClientID

integer

Required

UserID

integer

Required

Body Parameters

None.

Response Information

Resource Description

ClientDetailModel
NameDescriptionTypeAdditional information
ClientShiftHandoverReportList

Collection of ClientShiftHandoverReport

None.

ActiveClientMedicationList

Collection of Client_MedicationDetailDto

None.

InActiveClientMedicationList

Collection of Client_MedicationDetailDto

None.

ClientContinuesNoteList

Collection of ClientContinuesNoteModel

None.

ProjectList

Collection of SelectCustomItemList

None.

OtherProjectList

Collection of SelectCustomItemList

None.

CountryList

Collection of SelectCustomItemList

None.

NationalityList

Collection of SelectCustomItemList

None.

EyeColorList

Collection of SelectCustomItemList

None.

HairColorList

Collection of SelectCustomItemList

None.

HairLengthList

Collection of SelectCustomItemList

None.

MaleOnlyList

Collection of SelectCustomItemList

None.

BuildList

Collection of SelectCustomItemList

None.

FrequencyList

Collection of SelectCustomItemList

None.

PlanStatusList

Collection of SelectCustomItemList

None.

MedicineCategoryList

Collection of SelectCustomItemList

None.

SeniorSupporManagerList

Collection of SelectCustomItemList

None.

ContinuesNotesCategoryList

Collection of SelectCustomItemList

None.

RouteItemList

Collection of SelectCustomItemList

None.

ClientFormList

Collection of Client_FormModel

None.

ClientArchiveFormList

Collection of Client_FormModel

None.

DaySlotItemList

Collection of SelectCustomItemList

None.

TimeSlotItemList

Collection of SelectCustomItemList

None.

MedicationStatusItemList

Collection of SelectCustomItemList

None.

FileAbbreviationItemList

Collection of SelectCustomItemList

None.

AppMedicationDetailList

Collection of AppMedicationDetailModel

None.

AppSettingModelList

Collection of AppSetting

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'Client_CSP' with type 'DataModel.Entity.Client_CSP'. Path 'ClientShiftHandoverReportList[0].User_Details.Client_CSP[0].Client_ActionPlan_Intervations[0]'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'Client_CSP' with type 'DataModel.Entity.Client_CSP'. Path 'ClientShiftHandoverReportList[0].User_Details.Client_CSP[0].Client_ActionPlan_Intervations[0]'.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'DataModel.Entity.ClientShiftHandoverReport' contains cycles and cannot be serialized if reference tracking is disabled.