Type that defines the requestBuyerToReturn activity option. If the requestBuyerToReturn activity option is returned in the getActivityOptions response, the seller can use the offerRefundUponReturn call to request that the buyer return the item before a full refund is issued. Upon receiving the returned item, the seller can then use the issueFullRefund call to issue the full refund to the buyer. If the buyerPreference child field is returned as 'true', the buyer is expecting a full refund from the seller after returning an item related to 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
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.