eBay Merchant Data APIVersion 1255
 

OrderTransactionType

Contains an order or a transaction. A transaction is the sale of one or more items from a seller's listing to a buyer. An order combines two or more transactions into a single payment.

No calls use OrderTransactionType.

Fields

Order ( OrderType ) [0..1]
Not used by any call.

Contains the information describing an order.
See the Field Index to learn which calls use Order.

Transaction ( TransactionType ) [0..1]
Not used by any call.

Contains the information describing a transaction.
See the Field Index to learn which calls use Transaction.