RegulatoryType
Type defining the Hazmat and RepairScore regulatory containers that are used at the listing level to provide hazardous material related information and the repair score.
Type that uses RegulatoryType:
Calls that use RegulatoryType:
AddFixedPriceItem, AddItem, AddItems, RelistFixedPriceItem, RelistItem, ReviseFixedPriceItem, ReviseItem, VerifyAddFixedPriceItem, VerifyAddItem, VerifyRelistItem
Fields
Hazmat ( HazmatType ) [0..1]
This container is used by the seller to provide hazardous material information for the listing. Three elements are required to complete the Hazmat section of a listing: Pictograms, SignalWord, and Statements. The fourth element, Component, is optional. For more information, see Specifying hazardous material related information.
See the Field Index to learn which calls use Hazmat.
This field represents the repair index for the listing. The repair index identifies the manufacturer's repair score for a product (how easy is it to repair the product). This field is a floating point value between 0 and 10 but may only have one digit beyond the decimal point, for example:
Note: This field is currently only applicable to a limited number of categories in the French marketplace. Use the getExtendedProducerResponsibilityPolicies method to return the list of categories that support repair score. In the response, look for all categories that show REPAIR_SCORE in the supportedAttributes.name field, and the corresponding usage field will indicate if repair score is optional, recommended, or required for that category.
7.9
Note: This field is currently only applicable to a limited number of categories in the French marketplace. Use the getExtendedProducerResponsibilityPolicies method to return the list of categories that support repair score. In the response, look for all categories that show REPAIR_SCORE in the supportedAttributes.name field, and the corresponding usage field will indicate if repair score is optional, recommended, or required for that category.
See the Field Index to learn which calls use RepairScore.