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.
Type that uses IssueFullRefundOptionType:
Call that uses IssueFullRefundOptionType:
Field
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 days within which the buyer should receive a full refund from the seller. The daysToRefundBuyer value will affect the refundDate field in the issueFullRefund response.
See the Field Index to learn which calls use daysToRefundBuyer.