Selling Partner API SDK for JavaScript
    Preparing search index...

    Regulatory requirements and compliance information for the item, including reference numbers, verification codes, and exemption codes. Use this field to specify applicable regulations such as EU Deforestation Regulation (EUDR).

    interface RegulationReferences {
        dueDiligenceExemptionCode?: string;
        dueDiligenceInformation?: string;
        dueDiligenceReference?: string;
        dueDiligenceVerification?: string;
    }
    Index

    Properties

    dueDiligenceExemptionCode?: string

    The exemption code for EUDR products exempt from due diligence requirements.

    dueDiligenceInformation?: string

    The EUDR Due Diligence information pre-loaded in Vendor Central.

    dueDiligenceReference?: string

    The reference number from the vendor's EUDR Due Diligence Statement (DDS) submitted to the EU Commission portal or provided to Amazon through ONIX feed.

    dueDiligenceVerification?: string

    The EUDR Due Diligence verification number provided by the EU Commission for the submitted DDS.