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

complexType "ns:PaymentsInformationType"
Namespace:
Content:
complex, 2 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 2 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (2):
ns:MonetaryDetails (defined in ns:OrderType complexType),
ns:MonetaryDetails (defined in ns:TransactionType complexType)
Known Usage Locations
Annotation
This type defines the MonetaryDetails container, which consists of detailed information about one or more exchanges of funds that occur between the buyer, seller, eBay, and eBay partners during the lifecycle of an order, as well as detailed information about a merchant's refund (or store credit) to a buyer who has returned an In-Store Pickup item.

Note: At this time, the In-Store Pickup feature is generally only available to large retail merchants, and can only be applied to multi-quantity, fixed-price listings.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="PaymentsInformationType">
<xs:sequence>
<xs:element minOccurs="0" name="Payments" type="ns:PaymentInformationType"/>
<xs:element minOccurs="0" name="Refunds" type="ns:RefundInformationType"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 3/3)
ns:Payments
Type:
ns:PaymentInformationType, complex content
Contains information about how different portions of the funds exchanged for a specified order are allocated among payees. Each allocated portion is represented by a Payment container.
Component Diagram
XML Representation Summary
<ns:Payments>
   
Content: 
</ns:Payments>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Payments" type="ns:PaymentInformationType"/>

ns:Refunds
Type:
ns:RefundInformationType, complex content
This container consists of an array of one or more Refund containers, and each Refund container consists of detailed information about a merchant's refund (or store credit) to a buyer who has returned an In-Store Pickup item.

This container is only returned if the buyer has returned an In-Store Pickup item to the merchant at a physical store, and the merchant has notified eBay through the ORDER.RETURNED notification of the Inbound Notifications API.

Note: At this time, the In-Store Pickup feature is generally only available to large retail merchants, and can only be applied to multi-quantity, fixed-price listings.
Component Diagram
XML Representation Summary
<ns:Refunds>
   
Content: 
</ns:Refunds>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Refunds" type="ns:RefundInformationType"/>

{any element from any namespace}
XML Source (see within schema source)
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>

 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.