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.

AppointmentEnterReason

Collection of EnterReasonDto

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.