Skip to main content

An enumerated type for the values that represent the fulfillment status of the items in a line item.

Type that uses LineItemStatusEnum

OrderLineItem

Call that uses LineItemStatusEnum

Enumerations

Value
Description
PENDING
Indicates this line item has not been shipped.
FULFILLMENT_IN_PROGRESS
Indicates this line item is in the process of being shipped or in transit.

Note: When there is no tracking information, this status will never change because without tracking information eBay has no way of knowing if the order was delivered.
DELIVERED
Indicates this line item has been delivered.
CANCELLED
Indicates this line item has been cancelled.