eBay::API::XML::DataType::Enum::OrderStatusCodeType - eBay::API::XML::DataType::Enum::OrderStatusCodeType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::DataType::Enum::OrderStatusCodeType

DESCRIPTION

Top

The set of valid states for an order.

SYNOPSIS

Top

Enums:

Top

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.


eBay-API documentation  | view source Contained in the eBay-API distribution.