Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    The fulfillment center appointment slot for the transportation option.

    interface AppointmentSlot {
        slotId: string;
        slotTime: AppointmentSlotTime;
    }
    Index
    slotId: string

    An identifier to a self-ship appointment slot.