Read and return recently viewed appointments.
readRecentlyViewedAppointments Parameter Descriptions
Parameter Name |
Data Type |
Description |
properties |
List<String> |
A list of String values that identify the property names whose values to return with the resulting appointment records. |
readRecentlyViewedAppointments Response Descriptions
Parameter Name |
Data Type |
Description |
appointments |
List<appointment> |
A list of appointment objects. Only specified property values are returned with the record. |