eBay Trading APIVersion 1349
 

CustomPoliciesType

This type is used by the CustomPolicies container, which specifies custom policy IDs. A custom policy ID refers to the relevant policy created for product compliance and other purposes. For more information, see the Custom Policies page for your site (for example, https://www.ebay.fr/help/selling/custom-policies/custom-policies?id=5311). To create and manage custom policies, use the custom_policy resource of the Account API.

Type that uses CustomPoliciesType:

Calls that use CustomPoliciesType:

Fields

ProductCompliancePolicyID ( long ) [0..5]
This field is used if the seller wants to apply one or more seller-created global product compliance policies that will be used in a listing. A separate ProductCompliancePolicyID field is required for each policy to be applied, and the seller specifies the identifier of each policy in this field.
Product compliance policies provide buyers with important information and disclosures about products. For example, if you sell batteries and specific disclosures are required to be shared with all potential buyers, your global product compliance policy could contain the required disclosures.

A maximum of six (6) global product compliance policies may be applied to each listing. Note: For countries that support country-specific policies, use RegionalProductCompliancePolicies to apply them to a listing.
See the Field Index to learn which calls use ProductCompliancePolicyID.

RegionalProductCompliancePolicies ( CountryPoliciesArrayType ) [0..1]
The set of compliance policies for indicating the seller-created country-specific product compliance policies that that will be used for a listing.

Product compliance policies provide buyers with important information and disclosures about products. For example, if you sell batteries in a country requiring disclosures that apply only to that country, a country-specific product compliance policy could contain this information.

Each listing may include up to six (6) product compliance policies for each of the following countries:
  • United Kingdom [GB]
  • Germany [DE]
  • France [FR]
  • Italy [IT]
  • Spain [ES]
For example, if a seller offers products in the UK, Germany, and Italy, each of which requires custom product compliance information, up to 18 policies (in other words, 6 policies x 3 countries) may be included for each listing. Note: Product compliance policies that apply to all countries to which a seller ships are specified using ProductCompliancePolicyID.
See the Field Index to learn which calls use RegionalProductCompliancePolicies.

RegionalTakeBackPolicies ( CountryPoliciesArrayType ) [0..1]
The list of unique identifiers indicating the seller-created take-back policies that will be used for a listing. The law in some countries may require sellers to take back a used product when the buyer buys a new product.

Each listing may include one (1) country-specific take-back policy for each of the following countries:
  • United Kingdom [GB]
  • Germany [DE]
  • France [FR]
  • Italy [IT]
  • Spain [ES]
Note: Take-back policies that apply to all countries to which a seller ships are specified using TakeBackPolicyID.
See the Field Index to learn which calls use RegionalTakeBackPolicies.

TakeBackPolicyID ( long ) [0..1]
This field is used if the seller wants to apply a global take-back policy to the listing. The law in some countries may require sellers to take back a used product when the buyer buys a new product.

Use this field to specify one global take-back policy ID for the listing. Note: For countries that support country-specific policies, use RegionalTakeBackPolicies to apply them to a listing.
See the Field Index to learn which calls use TakeBackPolicyID.