Type defining the issuePartialRefund activity option. If the issuePartialRefund activity option is returned in the getActivityOptions response, the seller can offer a partial refund as a possible solution by using the offerPartialRefund call. If the partial refund solution is accepted by the buyer, then the seller can use the issuePartialRefund call. The buyerPreference child field will indicate whether a partial refund from the seller is the buyer's preference for a Significantly Not As Described case. The buyer's preference for resolving a case is specified when the buyer opens a case in the Resolution Center.
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.