POST api/eportal/UpdateTelecallRemarks

Request Information

URI Parameters

None.

Body Parameters

TeleConsultingAppointment
NameDescriptionTypeAdditional information
AppiontmentID

integer

None.

FacilityMasterSeqNumber

string

None.

PatientSeqNumber

string

None.

PatientCode

string

None.

DoctorMasterSeqNumber

string

None.

AppointmentDate

date

None.

AppointmentTime

date

None.

Active

string

None.

CreatedUser

string

None.

CreatedDate

date

None.

UpdatedUser

string

None.

UpdatedDate

date

None.

appointmentStatusId

string

None.

amount

decimal number

None.

TwilioRoomId

string

None.

StartTime

date

None.

EndTime

date

None.

LaboratoryName

string

None.

DoctorNameForDisplay

string

None.

PatientFirstName

string

None.

PatientLastName

string

None.

AppointmentStatusMasterCaption

string

None.

Type

string

None.

ReasonMasterSequenceNumber

string

None.

ScheduleAppointmentSequenceNumber

integer

None.

Appointmentcount

integer

None.

Remarks

string

None.

message

string

None.

success

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "AppiontmentID": 1,
  "FacilityMasterSeqNumber": "sample string 2",
  "PatientSeqNumber": "sample string 3",
  "PatientCode": "sample string 4",
  "DoctorMasterSeqNumber": "sample string 5",
  "AppointmentDate": "2026-01-15T00:00:44.5297831+05:30",
  "AppointmentTime": "2026-01-15T00:00:44.5297831+05:30",
  "Active": "sample string 8",
  "CreatedUser": "sample string 9",
  "CreatedDate": "2026-01-15T00:00:44.5297831+05:30",
  "UpdatedUser": "sample string 11",
  "UpdatedDate": "2026-01-15T00:00:44.5297831+05:30",
  "appointmentStatusId": "sample string 13",
  "amount": 14.1,
  "TwilioRoomId": "sample string 15",
  "StartTime": "2026-01-15T00:00:44.5297831+05:30",
  "EndTime": "2026-01-15T00:00:44.5297831+05:30",
  "LaboratoryName": "sample string 18",
  "DoctorNameForDisplay": "sample string 19",
  "PatientFirstName": "sample string 20",
  "PatientLastName": "sample string 21",
  "AppointmentStatusMasterCaption": "sample string 22",
  "Type": "sample string 23",
  "ReasonMasterSequenceNumber": "sample string 24",
  "ScheduleAppointmentSequenceNumber": 25,
  "Appointmentcount": 26,
  "Remarks": "sample string 27",
  "message": "sample string 28",
  "success": true
}

text/html

Sample:
{"AppiontmentID":1,"FacilityMasterSeqNumber":"sample string 2","PatientSeqNumber":"sample string 3","PatientCode":"sample string 4","DoctorMasterSeqNumber":"sample string 5","AppointmentDate":"2026-01-15T00:00:44.5297831+05:30","AppointmentTime":"2026-01-15T00:00:44.5297831+05:30","Active":"sample string 8","CreatedUser":"sample string 9","CreatedDate":"2026-01-15T00:00:44.5297831+05:30","UpdatedUser":"sample string 11","UpdatedDate":"2026-01-15T00:00:44.5297831+05:30","appointmentStatusId":"sample string 13","amount":14.1,"TwilioRoomId":"sample string 15","StartTime":"2026-01-15T00:00:44.5297831+05:30","EndTime":"2026-01-15T00:00:44.5297831+05:30","LaboratoryName":"sample string 18","DoctorNameForDisplay":"sample string 19","PatientFirstName":"sample string 20","PatientLastName":"sample string 21","AppointmentStatusMasterCaption":"sample string 22","Type":"sample string 23","ReasonMasterSequenceNumber":"sample string 24","ScheduleAppointmentSequenceNumber":25,"Appointmentcount":26,"Remarks":"sample string 27","message":"sample string 28","success":true}

application/xml, text/xml

Sample:
<TeleConsultingAppointment xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MobileWebAPI.Models">
  <message>sample string 28</message>
  <success>true</success>
  <Active>sample string 8</Active>
  <AppiontmentID>1</AppiontmentID>
  <AppointmentDate>2026-01-15T00:00:44.5297831+05:30</AppointmentDate>
  <AppointmentStatusMasterCaption>sample string 22</AppointmentStatusMasterCaption>
  <AppointmentTime>2026-01-15T00:00:44.5297831+05:30</AppointmentTime>
  <Appointmentcount>26</Appointmentcount>
  <CreatedDate>2026-01-15T00:00:44.5297831+05:30</CreatedDate>
  <CreatedUser>sample string 9</CreatedUser>
  <DoctorMasterSeqNumber>sample string 5</DoctorMasterSeqNumber>
  <DoctorNameForDisplay>sample string 19</DoctorNameForDisplay>
  <EndTime>2026-01-15T00:00:44.5297831+05:30</EndTime>
  <FacilityMasterSeqNumber>sample string 2</FacilityMasterSeqNumber>
  <LaboratoryName>sample string 18</LaboratoryName>
  <PatientCode>sample string 4</PatientCode>
  <PatientFirstName>sample string 20</PatientFirstName>
  <PatientLastName>sample string 21</PatientLastName>
  <PatientSeqNumber>sample string 3</PatientSeqNumber>
  <ReasonMasterSequenceNumber>sample string 24</ReasonMasterSequenceNumber>
  <Remarks>sample string 27</Remarks>
  <ScheduleAppointmentSequenceNumber>25</ScheduleAppointmentSequenceNumber>
  <StartTime>2026-01-15T00:00:44.5297831+05:30</StartTime>
  <TwilioRoomId>sample string 15</TwilioRoomId>
  <Type>sample string 23</Type>
  <UpdatedDate>2026-01-15T00:00:44.5297831+05:30</UpdatedDate>
  <UpdatedUser>sample string 11</UpdatedUser>
  <amount>14.1</amount>
  <appointmentStatusId>sample string 13</appointmentStatusId>
</TeleConsultingAppointment>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

TeleConsultingAppointment
NameDescriptionTypeAdditional information
AppiontmentID

integer

None.

FacilityMasterSeqNumber

string

None.

PatientSeqNumber

string

None.

PatientCode

string

None.

DoctorMasterSeqNumber

string

None.

AppointmentDate

date

None.

AppointmentTime

date

None.

Active

string

None.

CreatedUser

string

None.

CreatedDate

date

None.

UpdatedUser

string

None.

UpdatedDate

date

None.

appointmentStatusId

string

None.

amount

decimal number

None.

TwilioRoomId

string

None.

StartTime

date

None.

EndTime

date

None.

LaboratoryName

string

None.

DoctorNameForDisplay

string

None.

PatientFirstName

string

None.

PatientLastName

string

None.

AppointmentStatusMasterCaption

string

None.

Type

string

None.

ReasonMasterSequenceNumber

string

None.

ScheduleAppointmentSequenceNumber

integer

None.

Appointmentcount

integer

None.

Remarks

string

None.

message

string

None.

success

boolean

None.

Response Formats

application/json, text/json

Sample:
{
  "AppiontmentID": 1,
  "FacilityMasterSeqNumber": "sample string 2",
  "PatientSeqNumber": "sample string 3",
  "PatientCode": "sample string 4",
  "DoctorMasterSeqNumber": "sample string 5",
  "AppointmentDate": "2026-01-15T00:00:44.5454046+05:30",
  "AppointmentTime": "2026-01-15T00:00:44.5454046+05:30",
  "Active": "sample string 8",
  "CreatedUser": "sample string 9",
  "CreatedDate": "2026-01-15T00:00:44.5454046+05:30",
  "UpdatedUser": "sample string 11",
  "UpdatedDate": "2026-01-15T00:00:44.5454046+05:30",
  "appointmentStatusId": "sample string 13",
  "amount": 14.1,
  "TwilioRoomId": "sample string 15",
  "StartTime": "2026-01-15T00:00:44.5454046+05:30",
  "EndTime": "2026-01-15T00:00:44.5454046+05:30",
  "LaboratoryName": "sample string 18",
  "DoctorNameForDisplay": "sample string 19",
  "PatientFirstName": "sample string 20",
  "PatientLastName": "sample string 21",
  "AppointmentStatusMasterCaption": "sample string 22",
  "Type": "sample string 23",
  "ReasonMasterSequenceNumber": "sample string 24",
  "ScheduleAppointmentSequenceNumber": 25,
  "Appointmentcount": 26,
  "Remarks": "sample string 27",
  "message": "sample string 28",
  "success": true
}

text/html

Sample:
{"AppiontmentID":1,"FacilityMasterSeqNumber":"sample string 2","PatientSeqNumber":"sample string 3","PatientCode":"sample string 4","DoctorMasterSeqNumber":"sample string 5","AppointmentDate":"2026-01-15T00:00:44.5454046+05:30","AppointmentTime":"2026-01-15T00:00:44.5454046+05:30","Active":"sample string 8","CreatedUser":"sample string 9","CreatedDate":"2026-01-15T00:00:44.5454046+05:30","UpdatedUser":"sample string 11","UpdatedDate":"2026-01-15T00:00:44.5454046+05:30","appointmentStatusId":"sample string 13","amount":14.1,"TwilioRoomId":"sample string 15","StartTime":"2026-01-15T00:00:44.5454046+05:30","EndTime":"2026-01-15T00:00:44.5454046+05:30","LaboratoryName":"sample string 18","DoctorNameForDisplay":"sample string 19","PatientFirstName":"sample string 20","PatientLastName":"sample string 21","AppointmentStatusMasterCaption":"sample string 22","Type":"sample string 23","ReasonMasterSequenceNumber":"sample string 24","ScheduleAppointmentSequenceNumber":25,"Appointmentcount":26,"Remarks":"sample string 27","message":"sample string 28","success":true}

application/xml, text/xml

Sample:
<TeleConsultingAppointment xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MobileWebAPI.Models">
  <message>sample string 28</message>
  <success>true</success>
  <Active>sample string 8</Active>
  <AppiontmentID>1</AppiontmentID>
  <AppointmentDate>2026-01-15T00:00:44.5454046+05:30</AppointmentDate>
  <AppointmentStatusMasterCaption>sample string 22</AppointmentStatusMasterCaption>
  <AppointmentTime>2026-01-15T00:00:44.5454046+05:30</AppointmentTime>
  <Appointmentcount>26</Appointmentcount>
  <CreatedDate>2026-01-15T00:00:44.5454046+05:30</CreatedDate>
  <CreatedUser>sample string 9</CreatedUser>
  <DoctorMasterSeqNumber>sample string 5</DoctorMasterSeqNumber>
  <DoctorNameForDisplay>sample string 19</DoctorNameForDisplay>
  <EndTime>2026-01-15T00:00:44.5454046+05:30</EndTime>
  <FacilityMasterSeqNumber>sample string 2</FacilityMasterSeqNumber>
  <LaboratoryName>sample string 18</LaboratoryName>
  <PatientCode>sample string 4</PatientCode>
  <PatientFirstName>sample string 20</PatientFirstName>
  <PatientLastName>sample string 21</PatientLastName>
  <PatientSeqNumber>sample string 3</PatientSeqNumber>
  <ReasonMasterSequenceNumber>sample string 24</ReasonMasterSequenceNumber>
  <Remarks>sample string 27</Remarks>
  <ScheduleAppointmentSequenceNumber>25</ScheduleAppointmentSequenceNumber>
  <StartTime>2026-01-15T00:00:44.5454046+05:30</StartTime>
  <TwilioRoomId>sample string 15</TwilioRoomId>
  <Type>sample string 23</Type>
  <UpdatedDate>2026-01-15T00:00:44.5454046+05:30</UpdatedDate>
  <UpdatedUser>sample string 11</UpdatedUser>
  <amount>14.1</amount>
  <appointmentStatusId>sample string 13</appointmentStatusId>
</TeleConsultingAppointment>