Skip to main content

Export FIFO Layer Changes CSV

GET 

/api/cogs-revaluation/export-fifo-changes/:id

Exports FIFO layer cost changes from a tracked rebuild job as a CSV file download.

Required scope: inventory:read

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

Authentication: Requires Bearer token.

Path params:

  • trackedJobId: Tracked job log ID

Response: CSV file download (Content-Type: text/csv) Columns: Changed At, Product SKU, Product Name, Warehouse, FIFO Layer ID, FIFO Layer Date, Before Cost, After Cost, Cost Difference, Cost Change %, Original Quantity, Link Type, Revaluation ID, Drawer Reference, Reason, COGS Source

Request

Responses

OK

Response Headers
    Content-Type
    Content-Disposition