This type specifies custom product compliance and/or take-back policies that apply to a specified country.
Types that use CountryPolicy
RegionalProductCompliancePoliciesRegionalTakeBackPolicies
Calls that use CountryPolicy
Fields
country
The two-letter ISO 3166-1 country code identifying the country to which the policy or policies specified in the corresponding policyIds array will apply.
policyIds
array of string
An array of custom policy identifiers that apply to the country specified by listingPolicies.regionalTakeBackPolicies.countryPolicies.country.
Product compliance and take-back policy information may be returned using the following methods:
Product compliance and take-back policy information may be returned using the following methods:
- getCustomPolicies
Setpolicy_types
to:PRODUCT_COMPLIANCE
for product compliance policiesTAKE_BACK
for takeback policies
This returns the list of specified policies and corresponding customPolicyId values a seller has created. - getCustomPolicy with
custom_policy_id = customPolicyId
Returns the details of the the policy specified by customPolicyId