Doctor

put/api/services/app/Doctor/Update

Request body

idinteger
namestring required

Required; Max length 64

shortNamestring required

Required; Max length 16

shortSpecializationstring nullable

Length 0–256

specializationstring nullable

Length 0–2048

idGenderinteger
idDoctorLevelinteger
idClinicAreainteger nullable
allowEstimate0 | 1 | 2
isActiveboolean
displayIndexinteger nullable

Response

Success

idinteger
creationTimestring date-time
creatorUserIdinteger nullable
lastModificationTimestring date-time nullable
lastModifierUserIdinteger nullable
namestring nullable
shortNamestring nullable
idGenderinteger
genderNamestring nullable
profilePictureIdstring uuid nullable
idDoctorLevelinteger
levelNamestring nullable
idClinicAreainteger nullable
areaNamestring nullable
isActiveboolean
allowEstimate0 | 1 | 2
displayIndexinteger nullable

Changes

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