Resource URL Summary
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Pass Through Call to ServiceDispatchto Dispatch's "Get Status Enquiry" API
|
Include Page | ||||
---|---|---|---|---|
|
API Specifics
These elements contains the date and datetime objects. If your language does not understand these object types, then the definition is included.
Parameter | Datatype (length) | Description |
---|---|---|
CallNo | String(20) | The call number that was used when the call was originally created. |
StartDate | String(20) | Starting date to search for status history (format for this is YYYYDDMM). |
EndDate | String | Ending date to search for status history (format for this is YYYYDDMM). |
StartTime | String | Starting time to search for status history (format for this is HH24:MI). |
EndTime | String | Ending Time to search for status history (format for this is HH24:MI). |
CallStatus | CallStatusEnquiryReqCallStatus | Limit the search to only a certain status. |
SecStatus | CallStatusEnquiryReqSecStatus | Limit the search to only a certain secondary status MaxAttempt, Unassigned. |
Panel | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Pass Through Callto ServiceDispatchto Dispatch's "Get Status Enquiry" APIThis RESTified API will perform a pass-through call to the ServiceDispatch the Dispatch sub-system's "Get Status Enquiry" API (when configured). URL
HTTP Request BodyThis request requires a JSON object supplied in the HTTP request body, which defines the parameters that will be passed through to the ServiceDispatch the Dispatch "Get Status Enquiry" APi. GetStatusEnquiry Object Format
GetStatusEnquiry Object Properties
HTTP ResponseSuccessOn success, a JSON-formatted version of the ServiceDispatch Dispatch "Get Status Enquiry" API response will be returned. GetStatusEnquiry Response Object Format
GetStatusEnquiry Response Object Properties
Error On error, a JSON-formatted version of the ServiceDispatch Dispatch "Get Status Enquiry" API response will be returned.
Return CodesIn addition to the Standard Return Codes, and the ServiceDispatch Dispatch Error codes, individual API calls made have unique codes found on their individual pages. |