Skip to main content

WarehouseStatus

Lifecycle status of a Pickware warehouse. Drives whether the warehouse still participates in inbound and outbound processes.

enum WarehouseStatus {
Active
Decommissioning
}

Values

WarehouseStatus.Active

Warehouse is fully operational and participates in all stock movements.

WarehouseStatus.Decommissioning

Warehouse is being phased out: outbound moves are still allowed to clear remaining stock, but new inbound is blocked.

Member Of

Warehouse object ● WarehouseStatusFilter input