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

complexType "ns:RefundType"
Namespace:
Content:
complex, 14 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 14 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
ns:Refund (defined in ns:RefundArrayType complexType)
Known Usage Locations
Annotation
Note: This type is only used for Half.com order refunds, and since the Half.com site has been shut down, this type will also be deprecated. Contains information about a single Half.com refund.
XML Source (w/o annotations (15); see within schema source)
<xs:complexType name="RefundType">
<xs:sequence>
<xs:element minOccurs="0" name="RefundFromSeller" type="ns:AmountType"/>
<xs:element minOccurs="0" name="TotalRefundToBuyer" type="ns:AmountType"/>
<xs:element minOccurs="0" name="RefundTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="RefundID" type="xs:string"/>
<xs:element minOccurs="0" name="RefundTransactionArray" type="ns:RefundTransactionArrayType"/>
<xs:element minOccurs="0" name="RefundAmount" type="ns:AmountType"/>
<xs:element minOccurs="0" name="RefundStatus" type="ns:RefundStatusCodeType"/>
<xs:element minOccurs="0" name="RefundFailureReason" type="ns:RefundFailureReasonType"/>
<xs:element minOccurs="0" name="RefundFundingSourceArray" type="ns:RefundFundingSourceArrayType"/>
<xs:element minOccurs="0" name="ExternalReferenceID" type="xs:string"/>
<xs:element minOccurs="0" name="RefundRequestedTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="RefundCompletionTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="EstimatedRefundCompletionTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="SellerNoteToBuyer" type="xs:string"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 15/15)
ns:EstimatedRefundCompletionTime
Type:
xs:dateTime, predefined, simple content
Note: RefundType and all of its fields are no longer applicable since the Half.com site has been shut down.
XML Representation Summary
<ns:EstimatedRefundCompletionTime>
   
Content: 
{ xs:dateTime }
</ns:EstimatedRefundCompletionTime>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="EstimatedRefundCompletionTime" type="xs:dateTime"/>

ns:ExternalReferenceID
Type:
xs:string, predefined, simple content
Note: RefundType and all of its fields are no longer applicable since the Half.com site has been shut down.
XML Representation Summary
<ns:ExternalReferenceID>
   
Content: 
{ xs:string }
</ns:ExternalReferenceID>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ExternalReferenceID" type="xs:string"/>

ns:RefundAmount
Type:
ns:AmountType, simple content
Note: RefundType and all of its fields are no longer applicable since the Half.com site has been shut down. The total amount of the refund requested.
Component Diagram
XML Representation Summary
<ns:RefundAmount
   
 = 
("AFA" | "ALL" | "DZD" | "ADP" | "AOA" | "ARS" | "AMD" | "AWG" | "AZM" | "BSD" | "BHD" | "BDT" | "BBD" | "BYR" | "BZD" | "BMD" | "BTN" | "INR" | "BOV" | "BOB" | "BAM" | "BWP" | "BRL" | "BND" | "BGL" | "BGN" | "BIF" | "KHR" | "CAD" | "CVE" | "KYD" | "XAF" | "CLF" | "CLP" | "CNY" | "COP" | "KMF" | "CDF" | "CRC" | "HRK" | "CUP" | "CYP" | "CZK" | "DKK" | "DJF" | "DOP" | "TPE" | "ECV" | "ECS" | "EGP" | "SVC" | "ERN" | "EEK" | "ETB" | "FKP" | "FJD" | "GMD" | "GEL" | "GHC" | "GIP" | "GTQ" | "GNF" | "GWP" | "GYD" | "HTG" | "HNL" | "HKD" | "HUF" | "ISK" | "IDR" | "IRR" | "IQD" | "ILS" | "JMD" | "JPY" | "JOD" | "KZT" | "KES" | "AUD" | "KPW" | "KRW" | "KWD" | "KGS" | "LAK" | "LVL" | "LBP" | "LSL" | "LRD" | "LYD" | "CHF" | "LTL" | "MOP" | "MKD" | "MGF" | "MWK" | "MYR" | "MVR" | "MTL" | "EUR" | "MRO" | "MUR" | "MXN" | "MXV" | "MDL" | "MNT" | "XCD" | "MZM" | "MMK" | "ZAR" | "NAD" | "NPR" | "ANG" | "XPF" | "NZD" | "NIO" | "NGN" | "NOK" | "OMR" | "PKR" | "PAB" | "PGK" | "PYG" | "PEN" | "PHP" | "PLN" | "USD" | "QAR" | "ROL" | "RUB" | "RUR" | "RWF" | "SHP" | "WST" | "STD" | "SAR" | "SCR" | "SLL" | "SGD" | "SKK" | "SIT" | "SBD" | "SOS" | "LKR" | "SDD" | "SRG" | "SZL" | "SEK" | "SYP" | "TWD" | "TJS" | "TZS" | "THB" | "XOF" | "TOP" | "TTD" | "TND" | "TRL" | "TMM" | "UGX" | "UAH" | "AED" | "GBP" | "USS" | "USN" | "UYU" | "UZS" | "VUV" | "VEB" | "VND" | "MAD" | "YER" | "YUM" | "ZMK" | "ZWD" | "ATS" | "CustomCode")
   
>
   
Content: 
{ xs:double }
</ns:RefundAmount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="RefundAmount" type="ns:AmountType"/>

ns:RefundCompletionTime
Type:
xs:dateTime, predefined, simple content
Note: RefundType and all of its fields are no longer applicable since the Half.com site has been shut down.
XML Representation Summary
<ns:RefundCompletionTime>
   
Content: 
{ xs:dateTime }
</ns:RefundCompletionTime>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="RefundCompletionTime" type="xs:dateTime"/>

ns:RefundFailureReason
Type:
Note: RefundType and all of its fields are no longer applicable since the Half.com site has been shut down.
Component Diagram
XML Representation Summary
<ns:RefundFailureReason>
   
Content: 
</ns:RefundFailureReason>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="RefundFailureReason" type="ns:RefundFailureReasonType"/>

ns:RefundFromSeller
Type:
ns:AmountType, simple content
Note: RefundType and all of its fields are no longer applicable since the Half.com site has been shut down. Total amount refunded by the seller for this order line item.
Component Diagram
XML Representation Summary
<ns:RefundFromSeller
   
 = 
("AFA" | "ALL" | "DZD" | "ADP" | "AOA" | "ARS" | "AMD" | "AWG" | "AZM" | "BSD" | "BHD" | "BDT" | "BBD" | "BYR" | "BZD" | "BMD" | "BTN" | "INR" | "BOV" | "BOB" | "BAM" | "BWP" | "BRL" | "BND" | "BGL" | "BGN" | "BIF" | "KHR" | "CAD" | "CVE" | "KYD" | "XAF" | "CLF" | "CLP" | "CNY" | "COP" | "KMF" | "CDF" | "CRC" | "HRK" | "CUP" | "CYP" | "CZK" | "DKK" | "DJF" | "DOP" | "TPE" | "ECV" | "ECS" | "EGP" | "SVC" | "ERN" | "EEK" | "ETB" | "FKP" | "FJD" | "GMD" | "GEL" | "GHC" | "GIP" | "GTQ" | "GNF" | "GWP" | "GYD" | "HTG" | "HNL" | "HKD" | "HUF" | "ISK" | "IDR" | "IRR" | "IQD" | "ILS" | "JMD" | "JPY" | "JOD" | "KZT" | "KES" | "AUD" | "KPW" | "KRW" | "KWD" | "KGS" | "LAK" | "LVL" | "LBP" | "LSL" | "LRD" | "LYD" | "CHF" | "LTL" | "MOP" | "MKD" | "MGF" | "MWK" | "MYR" | "MVR" | "MTL" | "EUR" | "MRO" | "MUR" | "MXN" | "MXV" | "MDL" | "MNT" | "XCD" | "MZM" | "MMK" | "ZAR" | "NAD" | "NPR" | "ANG" | "XPF" | "NZD" | "NIO" | "NGN" | "NOK" | "OMR" | "PKR" | "PAB" | "PGK" | "PYG" | "PEN" | "PHP" | "PLN" | "USD" | "QAR" | "ROL" | "RUB" | "RUR" | "RWF" | "SHP" | "WST" | "STD" | "SAR" | "SCR" | "SLL" | "SGD" | "SKK" | "SIT" | "SBD" | "SOS" | "LKR" | "SDD" | "SRG" | "SZL" | "SEK" | "SYP" | "TWD" | "TJS" | "TZS" | "THB" | "XOF" | "TOP" | "TTD" | "TND" | "TRL" | "TMM" | "UGX" | "UAH" | "AED" | "GBP" | "USS" | "USN" | "UYU" | "UZS" | "VUV" | "VEB" | "VND" | "MAD" | "YER" | "YUM" | "ZMK" | "ZWD" | "ATS" | "CustomCode")
   
>
   
Content: 
{ xs:double }
</ns:RefundFromSeller>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="RefundFromSeller" type="ns:AmountType"/>

ns:RefundFundingSourceArray
Type:
Note: RefundType and all of its fields are no longer applicable since the Half.com site has been shut down.
Component Diagram
XML Representation Summary
<ns:RefundFundingSourceArray>
   
Content: 
</ns:RefundFundingSourceArray>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="RefundFundingSourceArray" type="ns:RefundFundingSourceArrayType"/>

ns:RefundID
Type:
xs:string, predefined, simple content
Note: RefundType and all of its fields are no longer applicable since the Half.com site has been shut down. The unique identifier of the refund.

For GetOrders, GetOrderTransactions, and GetItemTransactions only: If using Trading WSDL Version 1019 or above, this field will only be returned to the buyer or seller, and no longer returned at all to third parties. If using a Trading WSDL older than Version 1019, the real refund identifier is only returned to the buyer or seller, and a string value of Unavailable will be returned to all third parties.
XML Representation Summary
<ns:RefundID>
   
Content: 
{ xs:string }
</ns:RefundID>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="RefundID" type="xs:string"/>

ns:RefundRequestedTime
Type:
xs:dateTime, predefined, simple content
Note: RefundType and all of its fields are no longer applicable since the Half.com site has been shut down.
XML Representation Summary
<ns:RefundRequestedTime>
   
Content: 
{ xs:dateTime }
</ns:RefundRequestedTime>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="RefundRequestedTime" type="xs:dateTime"/>

ns:RefundStatus
Type:
ns:RefundStatusCodeType, simple content
Note: RefundType and all of its fields are no longer applicable since the Half.com site has been shut down.
XML Representation Summary
<ns:RefundStatus>
   
Content: 
{ enumeration of xs:token }
</ns:RefundStatus>
Simple Content
Enumeration:
"Successful"
 - 
This value is not used.
"Pending"
 - 
This value is not used.
"Failed"
 - 
This value is not used.
"CustomCode"
 - 
This value is not used.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="RefundStatus" type="ns:RefundStatusCodeType"/>

ns:RefundTime
Type:
xs:dateTime, predefined, simple content
Note: RefundType and all of its fields are no longer applicable since the Half.com site has been shut down. The date and time at which the refund was issued.
XML Representation Summary
<ns:RefundTime>
   
Content: 
{ xs:dateTime }
</ns:RefundTime>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="RefundTime" type="xs:dateTime"/>

ns:RefundTransactionArray
Type:
Note: RefundType and all of its fields are no longer applicable since the Half.com site has been shut down.
Component Diagram
XML Representation Summary
<ns:RefundTransactionArray>
   
Content: 
</ns:RefundTransactionArray>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="RefundTransactionArray" type="ns:RefundTransactionArrayType"/>

ns:SellerNoteToBuyer
Type:
xs:string, predefined, simple content
Note: RefundType and all of its fields are no longer applicable since the Half.com site has been shut down.
XML Representation Summary
<ns:SellerNoteToBuyer>
   
Content: 
{ xs:string }
</ns:SellerNoteToBuyer>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="SellerNoteToBuyer" type="xs:string"/>

ns:TotalRefundToBuyer
Type:
ns:AmountType, simple content
Note: RefundType and all of its fields are no longer applicable since the Half.com site has been shut down. Total amount refunded to the buyer for this order line item.
Component Diagram
XML Representation Summary
<ns:TotalRefundToBuyer
   
 = 
("AFA" | "ALL" | "DZD" | "ADP" | "AOA" | "ARS" | "AMD" | "AWG" | "AZM" | "BSD" | "BHD" | "BDT" | "BBD" | "BYR" | "BZD" | "BMD" | "BTN" | "INR" | "BOV" | "BOB" | "BAM" | "BWP" | "BRL" | "BND" | "BGL" | "BGN" | "BIF" | "KHR" | "CAD" | "CVE" | "KYD" | "XAF" | "CLF" | "CLP" | "CNY" | "COP" | "KMF" | "CDF" | "CRC" | "HRK" | "CUP" | "CYP" | "CZK" | "DKK" | "DJF" | "DOP" | "TPE" | "ECV" | "ECS" | "EGP" | "SVC" | "ERN" | "EEK" | "ETB" | "FKP" | "FJD" | "GMD" | "GEL" | "GHC" | "GIP" | "GTQ" | "GNF" | "GWP" | "GYD" | "HTG" | "HNL" | "HKD" | "HUF" | "ISK" | "IDR" | "IRR" | "IQD" | "ILS" | "JMD" | "JPY" | "JOD" | "KZT" | "KES" | "AUD" | "KPW" | "KRW" | "KWD" | "KGS" | "LAK" | "LVL" | "LBP" | "LSL" | "LRD" | "LYD" | "CHF" | "LTL" | "MOP" | "MKD" | "MGF" | "MWK" | "MYR" | "MVR" | "MTL" | "EUR" | "MRO" | "MUR" | "MXN" | "MXV" | "MDL" | "MNT" | "XCD" | "MZM" | "MMK" | "ZAR" | "NAD" | "NPR" | "ANG" | "XPF" | "NZD" | "NIO" | "NGN" | "NOK" | "OMR" | "PKR" | "PAB" | "PGK" | "PYG" | "PEN" | "PHP" | "PLN" | "USD" | "QAR" | "ROL" | "RUB" | "RUR" | "RWF" | "SHP" | "WST" | "STD" | "SAR" | "SCR" | "SLL" | "SGD" | "SKK" | "SIT" | "SBD" | "SOS" | "LKR" | "SDD" | "SRG" | "SZL" | "SEK" | "SYP" | "TWD" | "TJS" | "TZS" | "THB" | "XOF" | "TOP" | "TTD" | "TND" | "TRL" | "TMM" | "UGX" | "UAH" | "AED" | "GBP" | "USS" | "USN" | "UYU" | "UZS" | "VUV" | "VEB" | "VND" | "MAD" | "YER" | "YUM" | "ZMK" | "ZWD" | "ATS" | "CustomCode")
   
>
   
Content: 
{ xs:double }
</ns:TotalRefundToBuyer>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="TotalRefundToBuyer" type="ns:AmountType"/>

{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.