Interface FulfillmentInboundApiModelV20240320FulfillmentInboundApiScheduleSelfShipAppointmentRequest

Request parameters for scheduleSelfShipAppointment operation in FulfillmentInboundApi.

FulfillmentInboundApiScheduleSelfShipAppointmentRequest

interface FulfillmentInboundApiModelV20240320FulfillmentInboundApiScheduleSelfShipAppointmentRequest {
    body: FulfillmentInboundApiModelV20240320ScheduleSelfShipAppointmentRequest;
    inboundPlanId: string;
    shipmentId: string;
    slotId: string;
}

Properties

The body of the request to `scheduleSelfShipAppointment`.

FulfillmentInboundApiScheduleSelfShipAppointment

inboundPlanId: string

Identifier of an inbound plan.

FulfillmentInboundApiScheduleSelfShipAppointment

shipmentId: string

Identifier of a shipment. A shipment contains the boxes and units being inbounded.

FulfillmentInboundApiScheduleSelfShipAppointment

slotId: string

An identifier to a self-ship appointment slot.

FulfillmentInboundApiScheduleSelfShipAppointment

MMNEPVFCICPMFPCPTTAAATR