メインコンテンツまでスキップ
翻訳未対応
まだ日本語に翻訳されていません。サポートが必要な場合は、クリニックのKOS担当者にお問い合わせください。

protos.schedule.schedule.GetSchedulesByVisitorQuery

visitorIdstringrequired

조회할 내원객 ID

startDateTimeUtcstring

조회 범위 시작 시각 (ISO 8601, e.g. 2024-01-01T00:00:00Z)

endDateTimeUtcstring

조회 범위 끝 시각 (ISO 8601, e.g. 2024-01-31T23:59:59Z)

deletedboolean

삭제된 스케줄 포함 여부 (기본값: false)

protos.schedule.schedule.GetSchedulesByVisitorQuery
{
"visitorId": "string",
"startDateTimeUtc": "string",
"endDateTimeUtc": "string",
"deleted": true
}