eBay Merchant Data APIVersion 1255
 

ExtendedProducerResponsibilityType

This type is used by the ExtendedProducerResponsibility container, which provides IDs for the producer or importer related to the new item, packaging, added documentation, or an eco-participation fee. In some markets, such as in France, this may be the importer of the item. For more information, see the Extended Producer Responsibility for business sellers page for your site (for example, https://www.ebay.com/help/selling/all-about-selling/selling-internationally/extended-producer-responsibility-for-business-sellers?id=5314). This field is supported by a limited number of sites and specific categories. Use the getExtendedProducerResponsibilityPolicies method of the Sell Metadata API to retrieve valid categories for a site.

For GetItem calls, this container is only returned to the listing owner, if the container is available.

Type that uses ExtendedProducerResponsibilityType:

Calls that use ExtendedProducerResponsibilityType:

Fields



EcoParticipationFee ( AmountType (double) ) [0..1]
This is the fee paid for new items to the eco-organization (for example, "eco-organisme" in France). It is a contribution to the financing of the elimination of the item responsibly. For multiple-variation listings, the EcoParticipationFee in the VariationExtendedProducerResponsibility container is used for each variation in the listing, and not the EcoParticipationFee in the ExtendedProducerResponsibility container.
See the Field Index to learn which calls use EcoParticipationFee.

ProducerProductID ( string ) [0..1]
This ID is the Unique Identifier of the producer related to the item. For instance, if the seller is selling a cell phone, it is the ID related to the cell phone.
See the Field Index to learn which calls use ProducerProductID.

ProductDocumentationID ( string ) [0..1]
This ID is the Unique Identifier of the producer of any paper added to the parcel of the item by the seller. For example, this ID concerns any notice, leaflet, or paper that the seller adds to a cell phone parcel.
See the Field Index to learn which calls use ProductDocumentationID.

ProductPackageID ( string ) [0..1]
This ID is the Unique Identifier of the producer of any packaging related to the product added by the seller. This does not include packaging in which the product is shipped (see ShipmentPackageID). For instance, if the seller adds bubble wrap, it is the ID related to the bubble wrap.
See the Field Index to learn which calls use ProductPackageID.

ShipmentPackageID ( string ) [0..1]
This ID is the Unique Identifier of the producer of any packaging used by the seller to ship the item. This does not include non-shipping packaging added to the product (see ProductPackageID). This ID is required when the seller uses packaging to ship the item. For instance, if the seller uses a different box to ship the item, it is the ID related to the box.
See the Field Index to learn which calls use ShipmentPackageID.