From 8014f706fed3978ffac66249fb85b16c3d7208e4 Mon Sep 17 00:00:00 2001 From: nadeem-ekacare Date: Mon, 3 Mar 2025 16:55:11 +0530 Subject: [PATCH] channel in book appointment --- api-reference/doc-tool/doc-tool.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/api-reference/doc-tool/doc-tool.yaml b/api-reference/doc-tool/doc-tool.yaml index 8136ebae..2682707e 100644 --- a/api-reference/doc-tool/doc-tool.yaml +++ b/api-reference/doc-tool/doc-tool.yaml @@ -2054,6 +2054,9 @@ paths: mode: type: string enum: [ INCLINIC, PHONE, VIDEO ] + channel: + type: string + enum: [ Doctor, Walkin, Staff, Online-Appointment ] start_time: type: integer description: 'Start time of the appointment in epoch'