category_types |
\Ebay\Sell\Account\Model\CategoryType[] |
For return policies, this field always returns ALL_EXCLUDING_MOTORS_VEHICLES (returns on motor vehicles are not processed through eBay flows.) Default: ALL_EXCLUDING_MOTORS_VEHICLES (for return policies only) |
[optional] |
description |
string |
An optional seller-defined description of the return policy for internal use (this value is not displayed to end users). |
[optional] |
extended_holiday_returns_offered |
bool |
Important! This field has been deprecated as of version 1.2.0, released on May 31, 2018. Any value supplied in this field is ignored, it is neither read nor returned. If set to true, the seller offers an Extended Holiday Returns policy for their listings. IMPORTANT: Extended Holiday Returns is a seasonally available feature that is offered on some eBay marketplaces. To see if the feature is enabled in any given year, check the eBay Seller Center Returns on eBay page of before the holiday season begins. |
[optional] |
international_override |
\Ebay\Sell\Account\Model\InternationalReturnOverrideType |
|
[optional] |
marketplace_id |
string |
The ID of the eBay marketplace to which this return policy applies. If this value is not specified, value defaults to the seller's eBay registration site. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/account/types/ba:MarketplaceIdEnum'>eBay API documentation</a> |
[optional] |
name |
string |
A user-defined name for this return policy. Names must be unique for policies assigned to the same marketplace. Max length: 64 |
[optional] |
refund_method |
string |
Important! This field has been deprecated as of version 1.2.0, released on May 31, 2018. Any value other than MONEY_BACK will be treated as MONEY_BACK (although for a period of time, eBay will store and return the legacy values to preserve backwards compatibility). Indicates the method the seller uses to compensate the buyer for returned items. The return method specified applies only to remorse returns. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/account/types/api:RefundMethodEnum'>eBay API documentation</a> |
[optional] |
restocking_fee_percentage |
string |
Important! This field has been deprecated as of version 1.2.0, released on May 31, 2018. Any value supplied in this field is ignored, it is neither read nor returned. Optionally set by the seller, the percentage charged if the seller charges buyers a a restocking fee when items are returned due to buyer remorse and/or a purchasing mistake. The total amount charged to the buyer is the cost of the item multiplied by the percentage indicated in this field. |
[optional] |
return_instructions |
string |
This field contains the seller's detailed explanation for their return policy and is displayed in the Return Policy section of the View Item page. This field is valid in only the following marketplaces (the field is otherwise ignored): Germany (DE) Spain (ES) France (FR) Italy (IT) |
[optional] |
return_method |
string |
This field indicates the method in which the seller handles non-money back return requests for remorse returns. This field is valid in only the US marketplace and the only valid value is REPLACEMENT. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/account/types/api:ReturnMethodEnum'>eBay API documentation</a> |
[optional] |
return_period |
\Ebay\Sell\Account\Model\TimeDuration |
|
[optional] |
return_policy_id |
string |
A unique eBay-assigned ID for a return policy. This ID is generated when the policy is created. |
[optional] |
returns_accepted |
bool |
If set to true, the seller accepts returns. If set to false, this field indicates that the seller does not accept returns. |
[optional] |
return_shipping_cost_payer |
string |
This field indicates who is responsible for paying for the shipping charges for returned items. The field can be set to either BUYER or SELLER. Depending on the return policy and specifics of the return, either the buyer or the seller can be responsible for the return shipping costs. Note that the seller is always responsible for return shipping costs for SNAD-related issues. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/account/types/api:ReturnShippingCostPayerEnum'>eBay API documentation</a> |
[optional] |
warnings |
\Ebay\Sell\Account\Model\Error[] |
A list of warnings related to request. This field normally returns empty, which indicates the request did not generate any warnings. |
[optional] |