ClinicArea

post/api/services/app/ClinicArea/Create

Request body

idinteger
namestring required

Required; Max length 64

shortNamestring required

Required; Max length 16

descstring nullable

Max length 256

fullDescstring nullable

Length 0–2048

isActiveboolean
allowHolidayboolean
allowEarlyMorningboolean
allowClinicboolean
allowNoLimitboolean
allowDoctorLevelboolean
allowEstimateboolean
displayIndexinteger nullable

Response

Success

idinteger
creationTimestring date-time
creatorUserIdinteger nullable
lastModificationTimestring date-time nullable
lastModifierUserIdinteger nullable
namestring nullable
shortNamestring nullable
isActiveboolean
allowHolidayboolean
allowEarlyMorningboolean
allowClinicboolean
allowDoctorLevelboolean
allowNoLimitboolean
allowEstimateboolean
displayIndexinteger nullable

Changes

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