eBay Trading APIVersion 1357
 

ShipmentType

Type defining the Shipment container, which is used by the seller in CompleteSale to provide shipping information.

Type that uses ShipmentType:

Call that uses ShipmentType:

Fields

ShipmentTrackingDetails ( ShipmentTrackingDetailsType ) [0..*]
Container consisting of the tracking number and shipping carrier associated with the shipment of one item (package).

Because an order can have multiple line items and/or packages, there can be multiple ShipmentTrackingDetails containers under the Shipment container.
See the Field Index to learn which calls use ShipmentTrackingDetails.

ShippedTime ( dateTime ) [0..1]
The date and time that the seller handed off the package(s) to the shipping carrier. If this field is not included in the request, the timestamp of the call execution is used as the shipped time. Note that sellers have the ability to set this value up to 3 calendar days in the future.
See the Field Index to learn which calls use ShippedTime.