The type that defines the fields for the individual items in a cart.
Type that uses CartItem
Calls that use CartItem
Fields
cartItemId
The identifier for the item being added to the cart. This is generated when the item is added to the cart.
cartItemSubtotal
This is the subtotal of cost of a specific item in the cart. This does not include taxes, shipping costs, discounts, etc. It is price * quantity.
image
The primary image of the item. This is the image that appears on the eBay view item page for this item.
itemId
The RESTful identifier of the item. This identifier is generated when the item was listed.
RESTful Item ID Format:
For example:
RESTful Item ID Format:
v1
|#
|#
For example:
v1|2**********2|0
v1|1**********2|4**********2
title
The title of the item. This can be written by the seller or come from the eBay product catalog.