| Name | Description | Type | Additional information |
|---|---|---|---|
| QuoteId |
Quote ID - Required. Must reference an existing quote in the system. |
integer |
Required
|
| ShipDate |
Ship date in UTC. If not provided, uses the existing quote's ship date. |
date |
Optional
|
| ArriveByDate |
Required arrival date in UTC. |
date |
Optional
|
| SpecialInstructions |
Special shipping instructions for carriers. |
string |
Optional
|
| PickupInstructions |
Pickup instructions for the carrier. |
string |
Optional
|
| DeliveryInstructions |
Delivery instructions for the carrier. |
string |
Optional
|
| ReadyTime |
Time when shipment is ready for pickup in UTC. |
date |
Optional
|
| OpenTime |
Opening time at pickup location in UTC. |
date |
Optional
|
| CutoffTime |
Cutoff time for pickup in UTC. |
date |
Optional
|
| CloseTime |
Closing time at pickup location in UTC. |
date |
Optional
|
| Carriers |
List of carrier email addresses to send spot quote requests to. |
Collection of SpotQuoteCarrier |
Required
|