RefundType

Contains information about a single refund. A refund contains information about the amount refunded for an order line item to a single buyer.

Note: Three RefundType fields (RefundFromSeller, RefundTime and TotalRefundToBuyer) are returned only if a refund has been issued against a Half.com order line item.

Types that use RefundType:

Calls that use one or more fields of RefundType:

Fields

EstimatedRefundCompletionTime ( dateTime )
ExternalReferenceID ( string )
RefundAmount ( AmountType (double) )
RefundCompletionTime ( dateTime )
RefundFailureReason ( RefundFailureReasonType )
RefundFromSeller ( AmountType (double) )
RefundFundingSourceArray ( RefundFundingSourceArrayType )
RefundID ( string )
RefundRequestedTime ( dateTime )
RefundStatus ( RefundStatusCodeType )
RefundTime ( dateTime )
RefundTransactionArray ( RefundTransactionArrayType )
SellerNoteToBuyer ( string )
TotalRefundToBuyer ( AmountType (double) )

EstimatedRefundCompletionTime ( dateTime ) [0..1]
The estimated date and time that the refund is expected to be completed. For eBay orders, Refund containers are only returned for DE/AT orders subject to the new eBay payment process.

Note:The introduction of the new eBay payment process for the Germany and Austria eBay sites has been delayed until further notice.
See the Field Index to learn which calls use EstimatedRefundCompletionTime.

ExternalReferenceID ( string ) [0..1]
The unique external reference ID that was passed by the seller when requesting the refund. This ID helps to prevent duplication of refund requests. For eBay orders, Refund containers are only returned for DE/AT orders subject to the new eBay payment process.

Note:The introduction of the new eBay payment process for the Germany and Austria eBay sites has been delayed until further notice.
See the Field Index to learn which calls use ExternalReferenceID.

RefundAmount ( AmountType (double) ) [0..1]
The total amount of the refund requested. For eBay orders, Refund containers are only returned for DE/AT orders subject to the new eBay payment process.

Note:The introduction of the new eBay payment process for the Germany and Austria eBay sites has been delayed until further notice.
See the Field Index to learn which calls use RefundAmount.

RefundCompletionTime ( dateTime ) [0..1]
The date and time that the refund was completed. For eBay orders, Refund containers are only returned for DE/AT orders subject to the new eBay payment process.

Note:The introduction of the new eBay payment process for the Germany and Austria eBay sites has been delayed until further notice.
See the Field Index to learn which calls use RefundCompletionTime.

RefundFailureReason ( RefundFailureReasonType ) [0..1]
This describes the reason why a refund was not issued by the seller. For eBay orders, Refund containers are only returned for DE/AT orders subject to the new eBay payment process.

Note:The introduction of the new eBay payment process for the Germany and Austria eBay sites has been delayed until further notice.
See the Field Index to learn which calls use RefundFailureReason.

RefundFromSeller ( AmountType (double) ) [0..1]
Total amount refunded by the seller for this order line item.

Note: This field is returned only if a refund has been issued against a Half.com order line item.
See the Field Index to learn which calls use RefundFromSeller.

RefundFundingSourceArray ( RefundFundingSourceArrayType ) [0..1]
This container lists the funding sources for the refund. For eBay orders, Refund containers are only returned for DE/AT orders subject to the new eBay payment process.

Note:The introduction of the new eBay payment process for the Germany and Austria eBay sites has been delayed until further notice.
See the Field Index to learn which calls use RefundFundingSourceArray.

RefundID ( string ) [0..1]
The refund ID for this refund. For eBay orders, Refund containers are only returned for DE/AT orders subject to the new eBay payment process.


Note: The introduction of the new eBay payment process for the Germany and Austria eBay sites has been delayed until further notice.
See the Field Index to learn which calls use RefundID.

RefundRequestedTime ( dateTime ) [0..1]
The date and time when the refund was requested. For eBay orders, Refund containers are only returned for DE/AT orders subject to the new eBay payment process.

Note:The introduction of the new eBay payment process for the Germany and Austria eBay sites has been delayed until further notice.
See the Field Index to learn which calls use RefundRequestedTime.

RefundStatus ( see RefundStatusCodeType for possible values ) [0..1]
A code indicating the status of the refund request. For eBay orders, Refund containers are only returned for DE/AT orders subject to the new eBay payment process.

Note:The introduction of the new eBay payment process for the Germany and Austria eBay sites has been delayed until further notice.
See the Field Index to learn which calls use RefundStatus.

RefundTime ( dateTime ) [0..1]
The date and time at which the refund was issued.

Note: This field is returned only if a refund has been issued against a Half.com order line item.
See the Field Index to learn which calls use RefundTime.

RefundTransactionArray ( RefundTransactionArrayType ) [0..1]
A container consisting of details about an order line item against which the seller issued a refund. For eBay orders, Refund containers are only returned for DE/AT orders subject to the new eBay payment process.

Note:The introduction of the new eBay payment process for the Germany and Austria eBay sites has been delayed until further notice.
See the Field Index to learn which calls use RefundTransactionArray.

SellerNoteToBuyer ( string ) [0..1]
Comments made by the the seller to the buyer. For eBay orders, Refund containers are only returned for DE/AT orders subject to the new eBay payment process.

Note:The introduction of the new eBay payment process for the Germany and Austria eBay sites has been delayed until further notice.
See the Field Index to learn which calls use SellerNoteToBuyer.

TotalRefundToBuyer ( AmountType (double) ) [0..1]
Total amount refunded to the buyer for this order line item.

Note: This field is returned only if a refund has been issued against a Half.com order line item.
See the Field Index to learn which calls use TotalRefundToBuyer.

Copyright © 2005–2013 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.