Skip to main content

A type that defines the fields for line item information in a purchase order.

Type that uses OrderLineItemV2

GuestPurchaseOrderV2

Call that uses OrderLineItemV2

Fields

Field
Type
Description
authenticityVerification
A container that is returned for orders that are eligible for eBay's Authenticity Guarantee program. The seller ships Authenticity Guarantee program items to the authentication partner instead of the buyer. If the item is successfully authenticated, the authenticator will ship the item to the buyer.
baseUnitPrice
The cost of a single quantity of the line item.

Note: The price includes the value-added tax (VAT) for applicable jurisdictions when requested from supported marketplaces. In this case, users must pass the X-EBAY-C-MARKETPLACE-ID request header specifying the supported marketplace (such as EBAY_GB) to see VAT-inclusive pricing. For more information on VAT, refer to VAT Obligations in the EU.
fees
array of Fee
A breakdown of the fees applicable to the line item.
image
An eBay-assigned URL of the item image.
itemId
The eBay identifier of an item. This ID is returned by the Browse and Feed API methods.
itemOnHold
When this value is true it indicates that the item has been put on hold due to a violation of eBay Policy.
legacyReference
A container that returns fields to support using the Post Order API for returns and cancellations. For information about what is returned in these fields and how to use the Post Order API, see Using the Post Order API.

Note: The Post Order API can be used only with eBay member checkouts.
lineItemId
A unique eBay-assigned ID value that identifies a line item in a checkout session. This is created by the initiateGuestCheckoutSession.
lineItemPaymentStatus
An enumeration value that indicates the payment status of the line item.
lineItemStatus
An enumeration value that indicates the fulfillment state of this line item.

Note: When there is no tracking information, the status will never change from FULFILLMENT_IN_PROGRESS; without tracking information, eBay has no way of knowing whether the order was delivered.
netPrice
The total cost for the line item, taking into account the quantity, any seller item discounts, and any coupon that applies.

Note: This does not include any shipping discounts, shipping costs, fees, or seller adjustments.
orderId
The unique order ID for the line item.

Maximum Length: 40 characters
promotions
array of Promotion
An array of promotions applied to the line item.
quantity
The quantity ordered for the line item.
seller
A container for information about the seller offering this item, such as the seller's user name.
shippingDetail
A container for information about the shipping details of the order.
taxDetails
array of TaxDetail
A container for the tax information for the line item.
title
The seller-created title of the item.