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.

NdrRequestData

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

Properties

additionalAddressNotes?: string

Address notes to re-attempt delivery with.

NdrRequestData

rescheduleDate?: string

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

NdrRequestData

MMNEPVFCICPMFPCPTTAAATR