This type contains data on a line item that is related to, but not a part of the order.
Type that uses LinkedOrderLineItem
Calls that use LinkedOrderLineItem
GET
Fields
lineItemAspects
array of NameValuePair
This array contains the complete set of items aspects for the linked line item. For example:
"lineItemAspects": [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.
{
"name": "Tire Type",
"value": "All Season"
},
...
{
"name": "Car Type",
"value": "Performance"
}
]
maxEstimatedDeliveryDate
The end of the date range in which the linked line item is expected to be delivered to the shipping address.
minEstimatedDeliveryDate
The beginning of the date range in which the linked line item is expected to be delivered to the shipping address.
sellerId
The eBay user ID of the seller who sold the linked line item. For example, the user ID of the tire seller.
shipments
array of TrackingInfo
An array containing any shipment tracking information available for the linked line item.
title
The listing title of the linked line item.
Note: The Item ID value for the listing will be returned in this field instead of the actual title if this particular listing is on-hold due to an eBay policy violation.
Note: The Item ID value for the listing will be returned in this field instead of the actual title if this particular listing is on-hold due to an eBay policy violation.