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.
Type that uses OrderTransactionType:
Calls that use OrderTransactionType:
Fields
Contains the information describing an order.
  
  See the Field Index to learn which calls use Order.
  
 
Transaction ( TransactionType ) [0..1]
 
 
Contains the information describing a transaction.
  
  See the Field Index to learn which calls use Transaction.