GET api/AppointmentSetting/GetAppointmentSettingByType?type={type}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
type

AppointmentSettingType

Required

Body Parameters

None.

Response Information

Resource Description

AppointmentSettingModel
NameDescriptionTypeAdditional information
Type

AppointmentSettingType

None.

DaysTo

integer

None.

AppointmentDeadlineJson

string

None.

AppointmentEnterReasonJson

string

None.

AppointmentCommonTimeJson

string

None.

EmployeeSource

string

None.

AppointmentEnterReason

Collection of EnterReasonDto

None.

AppointmentCommonTime

Collection of CommonTimeDto

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.