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

    Additional information required for the NDR action that has been filed. If the NDR Action is RESCHEDULE, rescheduleDate is a required field. Otherwise, if the NDR Action is REATTEMPT, additionalAddressNotes is a required field.

    interface NdrRequestData {
        additionalAddressNotes?: string;
        rescheduleDate?: string;
    }
    Index

    Properties

    additionalAddressNotes?: string

    Address notes to re-attempt delivery with.

    rescheduleDate?: string

    The date on which the Seller wants to reschedule shipment delivery, in ISO-8601 date/time format