FIFO Layers
List FIFO Layers
Returns a paginated list of FIFO inventory layers. Supports GroupedFilterSupport filter trees and sorting.
Show FIFO Layer
Returns a single FIFO layer with product, warehouse, and link relations loaded.
FIFO Layer Allocations
Returns sales order line allocations for this FIFO layer — which sales orders have reserved quantity from this layer.
FIFO Layer Inventory Movements
Returns inventory movements associated with this FIFO layer.
Archive FIFO Layer
Archives a single FIFO layer. Only fully utilized layers (available_quantity = 0) can be archived.
Unarchive FIFO Layer
Unarchives a previously archived FIFO layer.
Bulk Archive FIFO Layers
Archives multiple FIFO layers. Only fully utilized layers (available_quantity = 0) can be archived. Use apply_to_all with filters to archive all matching layers.
Bulk Unarchive FIFO Layers
Unarchives multiple FIFO layers.