Skip to main content

The type that defines the fields for a line item.

Type that uses LineItemInput

CreateSignInCheckoutSessionRequest

Call that uses LineItemInput

Fields

Field
Type
Description
itemId
The eBay identifier of an item. This ID is returned by the Browse and Feed API methods. The ID must be in RESTful item ID format.

For example: v1|2**********6|5**********4 or v1|1**********9|0.

For more information about item ID for RESTful APIs, see the Legacy API compatibility.

Each itemId will become a single line item. You can have a maximum of 10 itemId(s) per checkout.
quantity
The quantiy order of the line item.

Note: If a winning bidder is purchasing an auction item, the value of the this field must be 1 or an error will be returned.