Tim Keefer > eBay-API-0.25 > eBay::API::XML::Call::AddOrder::AddOrderRequestType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Source  

NAME ^

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

DESCRIPTION ^

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 ^

INHERITANCE ^

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

Subroutines: ^

setOrder()

The order that is being created.

  RequiredInput: Yes
#    Argument: 'ns:OrderType'

getOrder()

# Returns: 'ns:OrderType'