OrderStatusCodeType ( token )
The set of valid states for an order.

Types that use OrderStatusCodeType:

Enumeration Values
Value Description Which calls use this value *
Active The cart is active. Items can only be added, deleted, or updated in the cart when status is Active. GetItemTransactions, GetOrders, GetOrderTransactions, GetSellerTransactions
Authenticated The cart was authenticated. GetItemTransactions, GetOrders, GetOrderTransactions, GetSellerTransactions
Cancelled The cart was cancelled. GetItemTransactions, GetOrders, GetOrderTransactions, GetSellerTransactions
Completed The order is completed. GetItemTransactions, GetOrders, GetOrderTransactions, GetSellerTransactions
CustomCode Reserved for internal or future use. GetItemTransactions, GetOrders, GetOrderTransactions, GetSellerTransactions
Default Default status. GetItemTransactions, GetOrders, GetOrderTransactions, GetSellerTransactions
Inactive The cart is invalid; it does not exist. An example is a cart that has expired. GetItemTransactions, GetOrders, GetOrderTransactions, GetSellerTransactions
InProcess After placing the order and before completion of checkout, the card is "in process." GetItemTransactions, GetOrders, GetOrderTransactions, GetSellerTransactions
Invalid Invalid. GetItemTransactions, GetOrders, GetOrderTransactions, GetSellerTransactions
Shipped The order was shipped. Half.com users can specify this in the GetOrders input. GetItemTransactions, GetOrders, GetOrderTransactions, GetSellerTransactions
  * See the Enumeration Index to see exact use of each enumeration value in the API.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2010 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.