Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
eBay Trading API

complexType "ns:ShippingPackageInfoType"
Namespace:
Content:
complex, 10 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 10 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Type defining the ShippingPackageInfoType container, which is returned in order management calls. The ShippingPackageInfoType container provides information on delivery times and tracking information for a shipping package.
XML Source (w/o annotations (11); see within schema source)
<xs:complexType name="ShippingPackageInfoType">
<xs:sequence>
<xs:element minOccurs="0" name="StoreID" type="xs:string"/>
<xs:element minOccurs="0" name="ShippingTrackingEvent" type="xs:token"/>
<xs:element minOccurs="0" name="ScheduledDeliveryTimeMin" type="xs:dateTime"/>
<xs:element minOccurs="0" name="ScheduledDeliveryTimeMax" type="xs:dateTime"/>
<xs:element minOccurs="0" name="ActualDeliveryTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="EstimatedDeliveryTimeMin" type="xs:dateTime"/>
<xs:element minOccurs="0" name="EstimatedDeliveryTimeMax" type="xs:dateTime"/>
<xs:element minOccurs="0" name="HandleByTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="MinNativeEstimatedDeliveryTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="MaxNativeEstimatedDeliveryTime" type="xs:dateTime"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 11/11)
ns:ActualDeliveryTime
Type:
xs:dateTime, predefined, simple content
This timestamp indicates when the order was actually delivered to the buyer. This field is only returned after the order has been delivered to the buyer.

Note: This field does not appear in Merchant Data API's OrderReport responses, because once shipment tracking information is provided to the buyer (or marked as shipped), the order/order line item is considered acknowledged, and acknowledged orders do not show up in OrderReport responses.
XML Representation Summary
<ns:ActualDeliveryTime>
   
Content: 
{ xs:dateTime }
</ns:ActualDeliveryTime>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ActualDeliveryTime" type="xs:dateTime"/>

ns:EstimatedDeliveryTimeMax
Type:
xs:dateTime, predefined, simple content
The EstimatedDeliveryTimeMin and EstimatedDeliveryTimeMax timestamps indicate the window during which the buyer can expect delivery. The EstimatedDeliveryTimeMax value indicates the latest date and time that the buyer can expect to receive the order.

The EstimatedDeliveryTimeMin and EstimatedDeliveryTimeMax dates are only estimates made by eBay, and their accuracy will depend on the seller meeting the handling time deadline. Once the seller ships the order, and marks it as shipped/provides tracking information, the more accurate delivery dates can be found in the the ScheduledDeliveryTimeMin and ScheduledDeliveryTimeMax fields.
XML Representation Summary
<ns:EstimatedDeliveryTimeMax>
   
Content: 
{ xs:dateTime }
</ns:EstimatedDeliveryTimeMax>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="EstimatedDeliveryTimeMax" type="xs:dateTime"/>

ns:EstimatedDeliveryTimeMin
Type:
xs:dateTime, predefined, simple content
The EstimatedDeliveryTimeMin and EstimatedDeliveryTimeMax timestamps indicate the window during which the buyer can expect delivery. The EstimatedDeliveryTimeMin value indicates the earliest date and time that the buyer can expect to receive the order.

The EstimatedDeliveryTimeMin and EstimatedDeliveryTimeMax dates are only estimates made by eBay, and their accuracy will depend on the seller meeting the handling time deadline. Once the seller ships the order, and marks it as shipped/provides tracking information, the more accurate delivery dates can be found in the the ScheduledDeliveryTimeMin and ScheduledDeliveryTimeMax fields.
XML Representation Summary
<ns:EstimatedDeliveryTimeMin>
   
Content: 
{ xs:dateTime }
</ns:EstimatedDeliveryTimeMin>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="EstimatedDeliveryTimeMin" type="xs:dateTime"/>

ns:HandleByTime
Type:
xs:dateTime, predefined, simple content
This timestamp indicates the latest date/time that the seller should ship the package to ensure that the package arrives to the buyer within the estimated delivery window. This date/time is calculated by adding the handling time (in days) to the purchase time.

This field is applicable for domestic shipping services, and for Click and Collect orders in the UK and Australia.
XML Representation Summary
<ns:HandleByTime>
   
Content: 
{ xs:dateTime }
</ns:HandleByTime>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="HandleByTime" type="xs:dateTime"/>

ns:MaxNativeEstimatedDeliveryTime
Type:
xs:dateTime, predefined, simple content
The MinNativeEstimatedDeliveryTime and MaxNativeEstimatedDeliveryTime timestamps indicate the window during which the buyer can expect delivery based on the seller's handling time and selected shipping service. The MaxNativeEstimatedDeliveryTime value indicates the latest date and time that the buyer can expect to receive the order.

This field is applicable for domestic shipping services, and for Click and Collect orders in the UK and Australia.
XML Representation Summary
<ns:MaxNativeEstimatedDeliveryTime>
   
Content: 
{ xs:dateTime }
</ns:MaxNativeEstimatedDeliveryTime>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="MaxNativeEstimatedDeliveryTime" type="xs:dateTime"/>

ns:MinNativeEstimatedDeliveryTime
Type:
xs:dateTime, predefined, simple content
The MinNativeEstimatedDeliveryTime and MaxNativeEstimatedDeliveryTime timestamps indicate the window during which the buyer can expect delivery based on the seller's handling time and selected shipping service. The MinNativeEstimatedDeliveryTime value indicates the earliest date and time that the buyer can expect to receive the order.

This field is applicable for domestic shipping services, and for Click and Collect orders in the UK and Australia.
XML Representation Summary
<ns:MinNativeEstimatedDeliveryTime>
   
Content: 
{ xs:dateTime }
</ns:MinNativeEstimatedDeliveryTime>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="MinNativeEstimatedDeliveryTime" type="xs:dateTime"/>

ns:ScheduledDeliveryTimeMax
Type:
xs:dateTime, predefined, simple content
The ScheduledDeliveryTimeMin and ScheduledDeliveryTimeMax timestamps indicate the delivery window for which the buyer can expect to receive the order. The ScheduledDeliveryTimeMax value indicates the latest time that the buyer can expect to receive the order.

The ScheduledDeliveryTimeMin and ScheduledDeliveryTimeMax fields will start being returned once the seller marks the order as shipped/provides tracking information. Until then, the EstimatedDeliveryTimeMin and EstimatedDeliveryTimeMax dates are returned instead.

Note: This field does not appear in Merchant Data API's OrderReport responses, because once shipment tracking information is provided to the buyer, the order/order line item is considered acknowledged, and acknowledged orders do not show up in OrderReport responses.
XML Representation Summary
<ns:ScheduledDeliveryTimeMax>
   
Content: 
{ xs:dateTime }
</ns:ScheduledDeliveryTimeMax>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ScheduledDeliveryTimeMax" type="xs:dateTime"/>

ns:ScheduledDeliveryTimeMin
Type:
xs:dateTime, predefined, simple content
The ScheduledDeliveryTimeMin and ScheduledDeliveryTimeMax timestamps indicate the delivery window for which the buyer can expect to receive the order. The ScheduledDeliveryTimeMin value indicates the earliest time that the buyer can expect to receive the order.

The ScheduledDeliveryTimeMin and ScheduledDeliveryTimeMax fields will start being returned once the seller marks the order as shipped/provides tracking information. Until then, the EstimatedDeliveryTimeMin and EstimatedDeliveryTimeMax dates are returned instead.

Note: This field does not appear in Merchant Data API's OrderReport responses, because once shipment tracking information is provided to the buyer, the order/order line item is considered acknowledged, and acknowledged orders do not show up in OrderReport responses.
XML Representation Summary
<ns:ScheduledDeliveryTimeMin>
   
Content: 
{ xs:dateTime }
</ns:ScheduledDeliveryTimeMin>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ScheduledDeliveryTimeMin" type="xs:dateTime"/>

ns:ShippingTrackingEvent
Type:
xs:token, predefined, simple content
This enumeration value indicates whether or not the order has been picked up from the store indicated by the StoreID value. This field is only applicable to 'In-Store Pickup' and 'Click and Collect' orders.
XML Representation Summary
<ns:ShippingTrackingEvent>
   
Content: 
{ xs:token }
</ns:ShippingTrackingEvent>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ShippingTrackingEvent" type="xs:token"/>

ns:StoreID
Type:
xs:string, predefined, simple content
The unique identifier of the store from where the order will be delivered. This field is only applicable to 'In-Store Pickup' and 'Click and Collect' orders.
XML Representation Summary
<ns:StoreID>
   
Content: 
{ xs:string }
</ns:StoreID>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="StoreID" type="xs:string"/>

{any element from any namespace}
XML Source (see within schema source)
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
eBay Trading API

WSDL documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML WSDLDoc 1.2.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.