GET PlanCare2Api/ClientReports/{clientId}/AppointmentRemarks

Retrieves the completed appointments for the given client

Requires 'Start' permission for function ClientReportOverview {4250ABB5-A4FD-4362-8B29-79E0D78571E5}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientId

The client to fetch appointments for.

integer

Required

Body Parameters

None.

Response Information

Resource Description

The the completed appointments for the given client.

Collection of AppointmentRemark
NameDescriptionTypeAdditional information
Reason

The given reason for this completion/cancellation

string

None

Name

The name of employee who made the completion/cancellation

string

None

Start

The start time of the appointment.

date

None

End

The end time of the appointment.

date

None

Status

The status of the appointment.

string

None

AppointmentType

The type of the appointment.

string

None

Timestamp

The time when the appointment was completed/cancelled.

date

None

Title

The subject of the appointment.

string

None

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Er is een uitzondering opgetreden van het type System.OutOfMemoryException.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Er is een uitzondering opgetreden van het type System.OutOfMemoryException.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Er is een uitzondering opgetreden van het type System.OutOfMemoryException.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Er is een uitzondering opgetreden van het type System.OutOfMemoryException.