v1

latestOpenAPI 3.0.0Apache License 2.02026-07-263171,5614.1 MB
Amazon Warehousing and Distribution v2024-05-09

updateInboundShipmentTransportDetails

Updates transport details for an AWD shipment.

Usage Plan:

Rate (requests per second)Burst
11

The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner API.

put/awd/2024-05-09/inboundShipments/{shipmentId}/transport

Path parameters

shipmentIdstring required

The shipment ID.

Request body

shipMode'TruckLoad' | 'LessThanTruckLoad' | 'SmallParcel'

The type of shipment.

transportationMode'Road' | 'Air' | 'Ocean'

The mode of transportation for this shipment.

shippedDatestring date-time

Date when shipment is performed by the Vendor to Buyer

estimatedDeliveryDatestring date-time

Estimated Date on which shipment will be delivered from Vendor to Buyer

shipmentDeliveryDatestring date-time

Date on which shipment will be delivered from Vendor to Buyer

billOfLadingNumberstring

The Bill of Lading (BOL) number is a unique number assigned to each shipment of goods by the vendor or shipper during the creation of the Bill of Lading. This number must be unique for every shipment and cannot be a date/time or single character. The BOL numer is mandatory in Shipment Confirmation message for FTL and LTL shipments, and must match the paper BOL provided with the shipment. Instead of BOL, an alternative reference number (like Delivery Note Number) for the shipment can also be sent in this field.

Response

The 204 response for updateInboundShipmentTransportDetails.