Resource URL Summary
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Pass Through Call to ServiceDispatchto Dispatch's "Get Shipment Info" API
|
Include Page | ||||
---|---|---|---|---|
|
API Specifics
The parameters StartDate and EndDate 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 Shipment Info" APIThis RESTified API will perform a pass-through call to the Dispatch sub-system's "Get Shipment Info" 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 Dispatch"Get Shipment Info" API. GetShipmentInfo Object Format
GetShipmentInfo Object Properties
HTTP ResponseSuccessOn success, a JSON-formatted version of the Dispatch"Get Shipment Info" API response will be returned.
Error On error, a JSON-formatted version of the Dispatch"Get Shipment Info" API response will be returned.
Return CodesIn addition to the Standard Return Codes, and the DispatchError codes, individual API calls made have unique codes found on their individual pages. |