GET api/DoctorPatient/AddOrUpdatePatientAppointmentProceedings?AppointmentProceedingID={AppointmentProceedingID}&RepliedToAppointmentProceedingID={RepliedToAppointmentProceedingID}&AppointmentID={AppointmentID}&UserID={UserID}&SenderUserTypeID={SenderUserTypeID}&ReceiverUserTypeID={ReceiverUserTypeID}&AttachmentFileName={AttachmentFileName}&Comment={Comment}&Status={Status}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
AppointmentProceedingID

integer

Required

RepliedToAppointmentProceedingID

integer

Required

AppointmentID

integer

Required

UserID

integer

Required

SenderUserTypeID

integer

Required

ReceiverUserTypeID

integer

Required

AttachmentFileName

string

Required

Comment

string

Required

Status

boolean

Required

Body Parameters

None.

Response Information

Resource Description

integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<long xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</long>