Selling Partner API SDK for JavaScript
    Preparing search index...
    ReasonComment: {
        AppointmentRequestedByMistake: "APPOINTMENT_REQUESTED_BY_MISTAKE";
        IncreasedQuantity: "INCREASED_QUANTITY";
        Other: "OTHER";
        OutsideCarrierBusinessHours: "OUTSIDE_CARRIER_BUSINESS_HOURS";
        ProcurementDelay: "PROCUREMENT_DELAY";
        ShippingPlanChanged: "SHIPPING_PLAN_CHANGED";
        SlotNotSuitable: "SLOT_NOT_SUITABLE";
        UnfavourableExternalConditions: "UNFAVOURABLE_EXTERNAL_CONDITIONS";
        VehicleDelay: "VEHICLE_DELAY";
    } = ...

    Reason for cancelling or rescheduling a self-ship appointment.

    Type Declaration

    • ReadonlyAppointmentRequestedByMistake: "APPOINTMENT_REQUESTED_BY_MISTAKE"
    • ReadonlyIncreasedQuantity: "INCREASED_QUANTITY"
    • ReadonlyOther: "OTHER"
    • ReadonlyOutsideCarrierBusinessHours: "OUTSIDE_CARRIER_BUSINESS_HOURS"
    • ReadonlyProcurementDelay: "PROCUREMENT_DELAY"
    • ReadonlyShippingPlanChanged: "SHIPPING_PLAN_CHANGED"
    • ReadonlySlotNotSuitable: "SLOT_NOT_SUITABLE"
    • ReadonlyUnfavourableExternalConditions: "UNFAVOURABLE_EXTERNAL_CONDITIONS"
    • ReadonlyVehicleDelay: "VEHICLE_DELAY"