| Name | Description | Type | Additional information |
|---|---|---|---|
| ErrorInfo |
This field will be empty (blank) if the API Request was processed with no errors. A non-blank response will describe the issue(s) encountered in processing the request. |
string |
None. |
| OriginZip |
Reflects the zip code (or postal code) submitted as the origin point for a shipment |
string |
None. |
| DestinationZip |
Reflects the zip code (or postal code) submitted as the destination point for a shipment |
string |
None. |
| PickupDate |
(Optional) Specifies the date on which the shipment is picked up. When provided, the API will return the date on which an on-time shipment would be delivered. If not provided, the ScheduledDelivery will not be included in the results. |
string |
None. |
| TransitDays |
Represents the number of business days (not calendar days) that it will take to deliver the shipment |
string |
None. |
| ScheduledDelivery |
Provided a Pickup Date was submitted with the API request, this will show the date on which an on-time shipment would be expected to deliver. |
string |
None. |