ConsultationShift

put/api/services/app/ConsultationShift/Update

Request body

idinteger
namestring required

Required; Length 0–64

shortNamestring required

Required; Length 0–16

descstring nullable

Length 0–256

isActiveboolean
displayIndexinteger nullable
isOvertimeboolean
fromTimestring required

Required; Regex pattern applied

toTimestring required

Required; Regex pattern applied

stopTimeinteger
holidayFromTimestring nullable

Regex pattern applied

holidayToTimestring nullable

Regex pattern applied

patientLimitinteger
patientLimitOnlineinteger
examinationTimePerPatientinteger
errorMargininteger

Response

Success

idinteger
creationTimestring date-time
creatorUserIdinteger nullable
lastModificationTimestring date-time nullable
lastModifierUserIdinteger nullable
namestring nullable
shortNamestring nullable
fromTimestring nullable
toTimestring nullable
stopTimeinteger
holidayFromTimestring nullable
holidayToTimestring nullable
descstring nullable
isActiveboolean
displayIndexinteger nullable
isOvertimeboolean
patientLimitinteger
patientLimitOnlineinteger
examinationTimePerPatientinteger
errorMargininteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.