Skip to main content

This container specifies information about the items being included in a package.

Type that uses ItemRequest

PackageInfoRequest

Call that uses ItemRequest

Fields

Field
Type
Description
buyerId
The buyer's eBay user ID.
buyerTaxId
The tax ID for the buyer. The type of Tax ID is specified in the buyerTaxIdType field.
buyerTaxType
The type of tax ID that was supplied by the buyer during the checkout process.
ebayCollectAndRemitTax
This boolean indicates if the corresponding line item is subject to a 'Collect and Remit' tax that eBay will collect and remit to the proper taxing authority on the buyer's behalf.
ebayCollectAndRemitTaxesValue
The value of the 'Collect and Remit' tax for the order that the line item belongs to.
email
The buyer's email address.
itemTitle
The title of the listing.
listingId
The unique identifier of the eBay listing.

Note: Either a listingId and transactionId pair, or an orderLineItem field is required to identify an order line item.
message
A message from the seller to the buyer.
orderId
The unique identifier of the eBay order that the line item belongs to.
orderLineItem
The unique identifier of the line item.

Note: Either a listingId and transactionId pair, or an orderLineItem field is required to identify an order line item.
paymentDate
The date and time the buyer pays for the order.

Format: YYYY-MM-DDTHH:MM:SS.SSSZ
payPalEmail
The buyer's PayPal email address.
payPalMessage
The buyer's PayPal message.
postedQuantity
The quantity of the line item that will be shipped with the package. This value can differ from the order quantity in the case of a combined or split shipment.

Min: 1

Max: 999
siteId
The unique identifier of the eBay site in which the order occurred.
sku
This container specifies information relating to the item being shipped in the package.
soldDate
The date the item was sold.

Format: YYYY-MM-DDTHH:MM:SS.SSSZ
soldPrice
The price for which the item was sold.
soldQuantity
The quantity of the line item that was sold.
transactionId
The unique identifier of the monetary transaction.

Note: Either a listingId and transactionId pair, or an orderLineItem field is required to identify an order line item.