Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 3.63 KB

ExtendedProducerResponsibility.md

File metadata and controls

13 lines (10 loc) · 3.63 KB

ExtendedProducerResponsibility

Properties

Name Type Description Notes
producerProductId string 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. [optional]
productPackageId string The Unique ID of the producer of any packaging related to the product added by the seller. This does not include package in which the product is shipped (see <strong>ShipmentPackageID</strong>). For instance, if the seller adds bubble wrap, it is the ID related to the bubble wrap. [optional]
shipmentPackageId string 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 <strong>ProductPackageID</strong>). 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. [optional]
productDocumentationId string 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. [optional]
ecoParticipationFee \SapientPro\EbayInventorySDK\Models\Amount [optional]

[Back to Model list] [Back to API list] [Back to README]