Indicates the status of the inbound shipment. When used with the createInboundShipment operation, WORKING is the only valid value. When used with the updateInboundShipment operation, possible values are WORKING, SHIPPED or CANCELLED.

Export

Enumeration Members

Cancelled: "CANCELLED"
CheckedIn: "CHECKED_IN"
Closed: "CLOSED"
Deleted: "DELETED"
Delivered: "DELIVERED"
Error: "ERROR"
InTransit: "IN_TRANSIT"
Receiving: "RECEIVING"
Shipped: "SHIPPED"
Working: "WORKING"