protos.open.OpenUpdateScheduleConsultationInfoCommand
상담 정보 수정 요청. 수정할 필드만 전달하면 됩니다. 전달하지 않은 필드는 변경되지 않습니다.
scheduleIduuidrequired
수정할 스케줄 ID
consultationMemostring
상담 메모. 빈 문자열("")로 전달하면 메모가 삭제됩니다.
protos.open.OpenUpdateScheduleConsultationInfoCommand
{
"scheduleId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"consultationMemo": "string"
}