eBay Trading APIVersion 1349
 

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



DeliveryDate ( dateTime ) [0..1]
Not used by any call.

See the Field Index to learn which calls use DeliveryDate.

DeliveryStatus ( ShipmentDeliveryStatusCodeType ) [0..1]
Not used by any call.

See the Field Index to learn which calls use DeliveryStatus.

EstimatedDeliveryDate ( dateTime ) [0..1]
Not used by any call.

See the Field Index to learn which calls use EstimatedDeliveryDate.

InsuredValue ( AmountType (double) ) [0..1]
Not used by any call.

See the Field Index to learn which calls use InsuredValue.

Notes ( string ) [0..1]
Not used by any call.

This field is deprecated.
See the Field Index to learn which calls use Notes.

PackageDepth ( MeasureType (decimal) ) [0..1]
Not used by any call.

See the Field Index to learn which calls use PackageDepth.

PackageLength ( MeasureType (decimal) ) [0..1]
Not used by any call.

See the Field Index to learn which calls use PackageLength.

PackageWidth ( MeasureType (decimal) ) [0..1]
Not used by any call.

See the Field Index to learn which calls use PackageWidth.

PayPalShipmentID ( string ) [0..1]
Not used by any call.

See the Field Index to learn which calls use PayPalShipmentID.

PostageTotal ( AmountType (double) ) [0..1]
Not used by any call.

See the Field Index to learn which calls use PostageTotal.

PrintedTime ( dateTime ) [0..1]
Not used by any call.

See the Field Index to learn which calls use PrintedTime.

RefundGrantedTime ( dateTime ) [0..1]
Not used by any call.

See the Field Index to learn which calls use RefundGrantedTime.

RefundRequestedTime ( dateTime ) [0..1]
Not used by any call.

See the Field Index to learn which calls use RefundRequestedTime.

ShipFromAddress ( AddressType ) [0..1]
Not used by any call.

See the Field Index to learn which calls use ShipFromAddress.

ShipmentID ( long ) [0..1]
Not used by any call.

See the Field Index to learn which calls use ShipmentID.

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.

ShipmentTrackingNumber ( string ) [0..1]
Not used by any call.

This field is deprecated.
See the Field Index to learn which calls use ShipmentTrackingNumber.

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.

ShippingAddress ( AddressType ) [0..1]
Not used by any call.

See the Field Index to learn which calls use ShippingAddress.

ShippingCarrierUsed ( string ) [0..1]
Not used by any call.

This field is deprecated.
See the Field Index to learn which calls use ShippingCarrierUsed.

ShippingFeature ( ShippingFeatureCodeType ) [0..*]
Not used by any call.

See the Field Index to learn which calls use ShippingFeature.

ShippingPackage ( ShippingPackageCodeType ) [0..1]
Not used by any call.

See the Field Index to learn which calls use ShippingPackage.

ShippingServiceUsed ( token ) [0..1]
Not used by any call.

See the Field Index to learn which calls use ShippingServiceUsed.

Status ( ShipmentStatusCodeType ) [0..1]
Not used by any call.

See the Field Index to learn which calls use Status.

WeightMajor ( MeasureType (decimal) ) [0..1]
Not used by any call.

See the Field Index to learn which calls use WeightMajor.

WeightMinor ( MeasureType (decimal) ) [0..1]
Not used by any call.

See the Field Index to learn which calls use WeightMinor.