{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/ItemReturnTerms",
"title": "ItemReturnTerms",
"type": "object",
"properties": {
"extendedHolidayReturnsOffered": {
"type": "boolean",
"description": "This indicates if the seller has enabled the Extended Holiday Returns feature on the item. Extended Holiday Returns are only applicable during the US holiday season, and gives buyers extra time to return an item. This 'extra time' will typically extend beyond what is set through the returnPeriod value."
},
"refundMethod": {
"type": "string",
"description": "An enumeration value that indicates how a buyer is refunded when an item is returned.
Valid Values: MONEY_BACK or MERCHANDISE_CREDIT
Code so that your app gracefully handles any future changes to this list. For implementation help, refer to eBay API documentation"
},
"restockingFeePercentage": {
"type": "string",
"description": "This string field indicates the restocking fee percentage that the seller has set on the item. Sellers have the option of setting no restocking fee for an item, or they can set the percentage to 10, 15, or 20 percent. So, if the cost of the item was $100, and the restocking percentage was 20 percent, the buyer would be charged $20 to return that item, so instead of receiving a $100 refund, they would receive $80 due to the restocking fee."
},
"returnInstructions": {
"type": "string",
"description": "Text written by the seller describing what the buyer needs to do in order to return the item."
},
"returnMethod": {
"type": "string",
"description": "An enumeration value that indicates the alternative methods for a full refund when an item is returned. This field is returned if the seller offers the buyer an item replacement or exchange instead of a monetary refund.
Valid Values: