Skip to main content

This container defines the category policies that relate to domestic and international return policies (the return shipping is made via a domestic or an international shipping service, respectively).

Type that uses ReturnPolicyDetails

ReturnPolicy

Call that uses ReturnPolicyDetails

Fields

Field
Type
Description
policyDescriptionEnabled
If set to true, this flag indicates you can supply a detailed return policy description within your return policy (for example, by populating the returnInstructions field in the Account API's createReturnPolicy). User-supplied return policy details are allowed only in the DE, ES, FR, and IT marketplaces.
refundMethods
A list of refund methods allowed for the associated category.
returnMethods
A list of return methods allowed for the associated category.
returnPeriods
array of TimeDuration
A list of return periods allowed for the associated category.

Note that different APIs require you to enter the return period in different ways. For example, the Account API uses the complex TimeDuration type, which takes two values (a unit and a value), whereas the Trading API takes a single value (such as Days_30).
returnsAcceptanceEnabled
If set to true, this flag indicates the seller can configure how they handle domestic returns.
returnShippingCostPayers
A list of allowed values for who pays for the return shipping cost.

Note that for SNAD returns, the seller is always responsible for the return shipping cost.