Skip to main content

List FIFO Layers

GET 

/api/v2/fifo-layers

Returns a paginated list of FIFO inventory layers. Supports GroupedFilterSupport filter trees and sorting.

Required scope: inventory:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Sort options: id, fifo_layer_date, original_quantity, fulfilled_quantity, available_quantity, avg_cost, total_cost, condition, created_at, updated_at, warehouse_name, sku, product_name

Archived layers are excluded by default.

cost_version is the revaluation generation of the layer's current costs — it starts at 1 and advances by one with each posted inventory revaluation (e.g. a landed cost applied after receipt).

Request

Responses

OK