Search Function
Searches for available time slots that fulfill the specified appointment request.
Parameters
Parameters allow for data to be passed to the function.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
AppointmentRequest
|
AppointmentRequest | True | True | The appointment request. |
Return type
Type | Nullable | Description |
---|---|---|
SearchResponse | False | Contains the response of the Search function. |