eBay Post-Order APIVersion 2.7.7
 

GetSellerReturnPreferenceResponse

The base response type for the getReturnPreferences method.

Call that uses GetSellerReturnPreferenceResponse:

Fields

advanceRulesEnabled ( boolean ) [0..?]
This boolean field is returned as true if the seller's account is enabled to set up advanced return rules. Return Rules are set up and managed in My eBay.
See the Field Index to learn which calls use advanceRulesEnabled.

rmaRequired ( boolean ) [0..?]
This boolean field is returned as true if the seller is requiring that an Return Merchandise Authorization (RMA) number be provided by the buyer when returning an item. This boolean field is returned as false if the seller is not requiring that an RMA number be provided for return items.
See the Field Index to learn which calls use rmaRequired.

versionId ( integer ) [0..?]
The unique eBay-assigned ID of the seller's current set of return rules. This unique eBay-assigned ID will be updated each time the seller makes any type of update to return rules in My eBay.
See the Field Index to learn which calls use versionId.