eBay Trading APIVersion 1455
 

MultiLegShippingDetailsType

This type provides information about the domestic leg of a Global Shipping Program shipment or an eBay International Shipping shipment.

Note: The LogisticsProviderShipmentToBuyer field is reserved for the exclusive use of the international shipping provider.

Types that use MultiLegShippingDetailsType:

Calls that use MultiLegShippingDetailsType:

Fields

FinalDestinationAddress ( AddressType ) [0..1]
The final destination address for multi-leg shipments. This field is only populated for multi-leg shipment use cases.

Note: The street1 field name may not always be returned. Do not use this field to determine privacy or visibility behavior.
For GetOrders and GetItemTransactions only: If using Trading WSDL Version 1455 or above, the final destination address will be returned. If using a Trading WSDL older than Version 1455, the final destination address will not be returned. To incorporate the new logic while using a Trading WSDL that is older than 1455, developers can also use the X-EBAY-API-COMPATIBILITY-LEVEL header and set its value to 1455 or higher. WSDL versions earlier than 1307 may have limited support for this header-based compatibility behavior.
See the Field Index to learn which calls use FinalDestinationAddress.

LogisticsProviderShipmentToBuyer ( MultiLegShipmentType ) [0..1]
Not used by any call.

Reserved for use by the international shipping provider.
See the Field Index to learn which calls use LogisticsProviderShipmentToBuyer.

SellerShipmentToLogisticsProvider ( MultiLegShipmentType ) [0..1]
Contains information about the domestic leg of a international order being shipped through the Global Shipping Program or eBay International Shipping, including the selected shipping service, the domestic shipping cost, the domestic address of the international shipping provider, and the estimated shipping time range.
See the Field Index to learn which calls use SellerShipmentToLogisticsProvider.