NAME
eBay::API::XML::DataType::Enum::OrderStatusCodeType
DESCRIPTION
The set of valid states for an order.
SYNOPSIS
Enums:
Active
The cart is active. Items can only be added, deleted, or updated in the cart when status is Active.
Inactive
The cart is invalid; it does not exist. An example is a cart that has expired.
Completed
The order is completed.
Cancelled
The cart was cancelled.
Shipped
The order was shipped. Half.com users can specify this in the GetOrders input.
Default
Default status.
Authenticated
The cart was authenticated.
InProcess
After placing the order and before completion of checkout, the card is "in process."
Invalid
Invalid.
CustomCode
Reserved for internal or future use.