eBay Trading APIVersion 1349
 

LinkedLineItemType

Contains details of linked line item objects.

Type that uses LinkedLineItemType:

Call that uses LinkedLineItemType:

Fields



EstimatedDeliveryTimeMax ( dateTime ) [0..1]
The EstimatedDeliveryTimeMin and EstimatedDeliveryTimeMax timestamps indicate the original estimated window during which delivery can be expected. The EstimatedDeliveryTimeMax value indicates the latest date and time to receive the order.
See the Field Index to learn which calls use EstimatedDeliveryTimeMax.

EstimatedDeliveryTimeMin ( dateTime ) [0..1]
The EstimatedDeliveryTimeMin and EstimatedDeliveryTimeMax timestamps indicate the original estimated window during which delivery can be expected. The EstimatedDeliveryTimeMin value indicates the earliest date and time to receive the order.
See the Field Index to learn which calls use EstimatedDeliveryTimeMin.

Item ( ItemType ) [0..1]
Container consisting of details about the linked item. Note: All item specifics for the listing are returned. The name/value pairs returned are in the language of the linked line item's listing site, which may vary from the seller's language.
See the Field Index to learn which calls use Item.

OrderID ( string ) [0..1]
The unique identifier of the order to which the linked line item belongs.
See the Field Index to learn which calls use OrderID.

OrderLineItemID ( string ) [0..1]
The unique identifier of the linked order line item. For example, the order line item ID of the tire.
See the Field Index to learn which calls use OrderLineItemID.

SellerUserID ( string ) [0..1]
The eBay user ID of the seller who sold the linked line item. For example, the user ID of the tire seller.
See the Field Index to learn which calls use SellerUserID.