Request parameters for scheduleSelfShipAppointment operation in FbaInboundApi.

FbaInboundApiScheduleSelfShipAppointmentRequest

interface FbaInboundApiScheduleSelfShipAppointmentRequest {
    body: ScheduleSelfShipAppointmentRequest;
    inboundPlanId: string;
    shipmentId: string;
    slotId: string;
}

Properties

The body of the request to `scheduleSelfShipAppointment`.

FbaInboundApiScheduleSelfShipAppointment

inboundPlanId: string

Identifier of an inbound plan.

FbaInboundApiScheduleSelfShipAppointment

shipmentId: string

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

FbaInboundApiScheduleSelfShipAppointment

slotId: string

An identifier to a self-ship appointment slot.

FbaInboundApiScheduleSelfShipAppointment

MMNEPVFCICPMFPCPTTAAATR