IssueFullRefundOptionType ( BaseActivityOptionType )

Type defining the issueFullRefund activity option. If the issueFullRefund activity option is returned in the getActivityOptions response, the seller can use the issueFullRefund call to issue a full refund to the buyer. The buyerPreference child field will indicate whether a full refund from the seller is the buyer's preference. The buyer's preference for resolving a case is specified when the buyer opens a case in the Resolution Center. If a full refund from the seller is the buyer's preference, the daysToRefundBuyer field will also be returned under the issueFullRefund container.

Types that use IssueFullRefundOptionType:

Call that uses one or more fields of IssueFullRefundOptionType:

Fields

buyerPreference ( boolean ) [0..1]
This field indicates which of the available activity options for a seller is the buyer's preference for resolving the case. The buyer's preference is stated when the buyer opens the case in the Resolution Center. For an Item Not Received case, the buyerPreference field is only returned for activityOptions.issueFullRefund. For a Significantly Not As Described case, the buyerPreference field is only returned for activityOptions.issuePartialRefund and activityOptions.requestBuyerToReturn. Only one activity option returned for a seller in the getActivityOptions response can be the buyer's preference. In other words, the buyerPreference field can only be 'true' for one activity option returned to the seller in the response.
See the Field Index to learn which calls use buyerPreference.

daysToRefundBuyer ( integer ) [0..1]
If a full refund from the seller is the buyer's preference, the daysToRefundBuyer field will also be returned under the issueFullRefund container. This integer value will indicate the number of business days within which the buyer should receive a full refund from the seller. The daysToRefundBuyer value will affect the refundDate field (only returned for a non-PayPal refund) in the issueFullRefund response.
See the Field Index to learn which calls use daysToRefundBuyer.

Copyright © 2010–2012 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developer Network and API License Agreement.