Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
eBay Trading API

complexType "ns:TransactionArrayType"
Namespace:
Content:
complex, 1 element
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definition of 1 element
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (4):
ns:TransactionArray (defined in ns:OrderType complexType),
Known Usage Locations
Annotation
Type defining the TransactionArray container, which contains an array of Transaction containers. Each Transaction container consists of detailed information on one order line item.
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="TransactionArrayType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="Transaction" type="ns:TransactionType"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 1/1)
ns:Transaction
Type:
ns:TransactionType, complex content
A Transaction container is returned for each line item in the order. This container consists of detailed information on one order line item.

For the AddOrder call, a Transaction container is used to identified the unpaid order line items that are being combined into one Combined Invoice order.
Component Diagram
XML Representation Summary
<ns:Transaction>
   
Content: 
ns:AmountPaid?, ns:AdjustmentAmount?, ns:ConvertedAdjustmentAmount?, ns:Buyer?, ns:ShippingDetails?, ns:ConvertedAmountPaid?, ns:ConvertedTransactionPrice?, ns:CreatedDate?, ns:DepositType?, ns:Item?, ns:QuantityPurchased?, ns:Status?, ns:TransactionID?, ns:TransactionPrice?, ns:BestOfferSale?, ns:VATPercent?, ns:ExternalTransaction*, ns:SellingManagerProductDetails?, ns:ShippingServiceSelected?, ns:BuyerMessage?, ns:DutchAuctionBid?, ns:BuyerPaidStatus?, ns:SellerPaidStatus?, ns:PaidTime?, ns:ShippedTime?, ns:TotalPrice?, ns:FeedbackLeft?, ns:FeedbackReceived?, ns:ContainingOrder?, ns:FinalValueFee?, ns:ListingCheckoutRedirectPreference?, ns:RefundArray?, ns:TransactionSiteID?, ns:Platform?, ns:CartID?, ns:SellerContactBuyerByEmail?, ns:PayPalEmailAddress?, ns:PaisaPayID?, ns:BuyerGuaranteePrice?, ns:Variation?, ns:BuyerCheckoutMessage?, ns:TotalTransactionPrice?, ns:Taxes?, ns:BundlePurchase?, ns:ActualShippingCost?, ns:ActualHandlingCost?, ns:OrderLineItemID?, ns:eBayPaymentID?, ns:PaymentHoldDetails?, ns:SellerDiscounts?, ns:RefundAmount?, ns:RefundStatus?, ns:CodiceFiscale?, ns:IsMultiLegShipping?, ns:MultiLegShippingDetails?, ns:InvoiceSentTime?, ns:UnpaidItem?, ns:IntangibleItem?, ns:MonetaryDetails?, ns:PickupDetails?, ns:PickupMethodSelected?, ns:ShippingConvenienceCharge?, ns:LogisticsPlanType?, ns:BuyerPackageEnclosures?, ns:InventoryReservationID?, ns:ExtendedOrderID?, ns:eBayPlusTransaction?, ns:GiftSummary?, ns:DigitalDeliverySelected?, ns:Gift?, ns:GuaranteedShipping?, ns:GuaranteedDelivery?, ns:eBayCollectAndRemitTax?, ns:eBayCollectAndRemitTaxes?, ns:Program?, {any}*
</ns:Transaction>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="Transaction" type="ns:TransactionType"/>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
eBay Trading API

WSDL documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML WSDLDoc 1.2.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.