Name | Description | Type | Additional information |
---|---|---|---|
PickupDate |
Date the shipment will be picked up. If not provided, defaults to the current date. |
date |
None. |
Orig |
Origin zone id, usually the zip or postal code (see Service/ServicePoint) |
string |
Required Matching regular expression pattern: (?i)^(\d{5}.*)|[A-Z]\d[A-Z]\s?\d[A-Z]\d |
Dest |
Destination zone id, usually the zip or postal code (see Service/ServicePoint) |
string |
Required Matching regular expression pattern: (?i)^(\d{5}.*)|[A-Z]\d[A-Z]\s?\d[A-Z]\d |
Details |
Freight characteristics |
Collection of QuoteRequestDetail |
Required |
Accessorials |
Accessorial services and fees |
Collection of QuoteRequestAccessorial |
None. |