Interface FulfillmentInboundApiModelV20240320CancelSelfShipAppointmentRequest

The cancelSelfShipAppointment request.

CancelSelfShipAppointmentRequest

interface FulfillmentInboundApiModelV20240320CancelSelfShipAppointmentRequest {
    reasonComment?:
        | "OTHER"
        | FulfillmentInboundApiModelV20240320ReasonComment
        | "APPOINTMENT_REQUESTED_BY_MISTAKE"
        | "VEHICLE_DELAY"
        | "SLOT_NOT_SUITABLE"
        | "OUTSIDE_CARRIER_BUSINESS_HOURS"
        | "UNFAVOURABLE_EXTERNAL_CONDITIONS"
        | "PROCUREMENT_DELAY"
        | "SHIPPING_PLAN_CHANGED"
        | "INCREASED_QUANTITY";
}

Properties

Properties

reasonComment?:
    | "OTHER"
    | FulfillmentInboundApiModelV20240320ReasonComment
    | "APPOINTMENT_REQUESTED_BY_MISTAKE"
    | "VEHICLE_DELAY"
    | "SLOT_NOT_SUITABLE"
    | "OUTSIDE_CARRIER_BUSINESS_HOURS"
    | "UNFAVOURABLE_EXTERNAL_CONDITIONS"
    | "PROCUREMENT_DELAY"
    | "SHIPPING_PLAN_CHANGED"
    | "INCREASED_QUANTITY"

CancelSelfShipAppointmentRequest

MMNEPVFCICPMFPCPTTAAATR