Selling Partner API SDK for JavaScript

    Variable GetShipmentsShipmentStatusListEnumConst

    GetShipmentsShipmentStatusListEnum: {
        Cancelled: "CANCELLED";
        CheckedIn: "CHECKED_IN";
        Closed: "CLOSED";
        Deleted: "DELETED";
        Delivered: "DELIVERED";
        Error: "ERROR";
        InTransit: "IN_TRANSIT";
        ReadyToShip: "READY_TO_SHIP";
        Receiving: "RECEIVING";
        Shipped: "SHIPPED";
        Working: "WORKING";
    } = ...

    Type declaration

    • ReadonlyCancelled: "CANCELLED"
    • ReadonlyCheckedIn: "CHECKED_IN"
    • ReadonlyClosed: "CLOSED"
    • ReadonlyDeleted: "DELETED"
    • ReadonlyDelivered: "DELIVERED"
    • ReadonlyError: "ERROR"
    • ReadonlyInTransit: "IN_TRANSIT"
    • ReadonlyReadyToShip: "READY_TO_SHIP"
    • ReadonlyReceiving: "RECEIVING"
    • ReadonlyShipped: "SHIPPED"
    • ReadonlyWorking: "WORKING"
    MMNEPVFCICPMFPCPTTAAATR