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

OrderLineItemV2

Call that uses LineItemStatusEnum

Enumerations

Value
Description
PENDING
This enumeration value indicates that this line item has not been shipped.
FULFILLMENT_IN_PROGRESS
This enumeration value indicates that 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; without tracking information, eBay has no way of knowing whether the order was delivered.
DELIVERED
This enumeration value indicates that this line item has been delivered.
CANCELLED
This enumeration value indicates that this line item has been cancelled.