Variable ReasonCommentConst
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";
} = ...
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"
Reason for cancelling or rescheduling a self-ship appointment.