eBay::API::XML::Call::AddOrder::AddOrderRequestType - eBay::API::XML::Call::AddOrder::AddOrderRequestType documentation


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

Index


NAME

Top

eBay::API::XML::Call::AddOrder::AddOrderRequestType

DESCRIPTION

Top

Combines two or more transactions into a single order, enabling a buyer to pay for all of those transactions with a single payment (and, if so arranged, ship all of the items together). <br><br> Strong recommendation: avoid mixing digital and non-digital listings in the same order. (In the future, AddOrder may enforce this recommendation.)

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::AddOrder::AddOrderRequestType inherits from the eBay::API::XML::RequestDataType class

Subroutines:

Top

setOrder()

The order that is being created.

  RequiredInput: Yes
#    Argument: 'ns:OrderType'

getOrder()

# Returns: 'ns:OrderType'


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