Clinic
post/api/services/app/Clinic/Create
Request body
idinteger
namestring required
Required; Max length 128
shortNamestring required
Required; Max length 16
roomNumberstring nullable
Length 0–256
descstring nullable
Max length 256
fullDescstring nullable
Length 0–2048
groupCodestring nullable
Length 0–16
idClinicAreainteger
idGroupDoctorLevelinteger nullable
idDepartmentinteger nullable
isActiveboolean
isOvertimeboolean
surveyHrefstring nullable
Length 0–128
surveyTitlestring nullable
Length 0–256
surveyDescstring nullable
Length 0–512
allowHoliday0 | 1 | 2
allowEarlyMorning0 | 1 | 2
allowNoLimit0 | 1 | 2
allowEstimate0 | 1 | 2
displayIndexinteger nullable
Response
Success
idinteger
creationTimestring date-time
creatorUserIdinteger nullable
lastModificationTimestring date-time nullable
lastModifierUserIdinteger nullable
namestring nullable
shortNamestring nullable
roomNumberstring nullable
groupCodestring nullable
idClinicAreainteger
areaNamestring nullable
idServiceinteger nullable
idGroupDoctorLevelinteger nullable
idDepartmentinteger nullable
departmentNamestring nullable
isActiveboolean
isOvertimeboolean
allowHoliday0 | 1 | 2
allowEarlyMorning0 | 1 | 2
allowNoLimit0 | 1 | 2
allowEstimate0 | 1 | 2
displayIndexinteger nullable
Changes
No recorded changes to this endpoint across all 1 revision of this API.