Retrieve the details of open appointment slotsThis REST API must return the details of open Appointment slots, based on the specified Appointment Search Object. URL Panel |
---|
borderColor | grey |
---|
bgColor | whitesmoke |
---|
borderStyle | solid |
---|
| POST <REST Endpoint URI>
|
HTTP Request BodyThe HTTP request body must contain a valid Appointment Search Object. Insert excerpt |
---|
| REST Object Definitions Work Order Activity Related Objects Appointment Search ObjectREST Object Definitions Work Order Activity Related Objects |
---|
| Appointment Search Object |
---|
nopanel | true |
---|
|
HTTP ResponseResponse CodesHTTP Code | Description |
---|
200 | OK. The IVR message was sent successfully. | 401 | Invalid Logon. | 500 | Server error. An error occurred while processing the request. The HTTP response body should have more details as to the possible cause. |
On success, an HTTP response code of 200 must be returned, and the response body must contain a valid response body that is the same as would be returned from the Appointment Search REST API. ServiceMobility will return the response code (and response body, if present) as the response to the initiating Appointment Search REST API call. |