---
title: "Reconcile inventory against filament_consumption"
method: POST
path: "/v1/inventory/reconcile"
tags: ["Inventory", "Public"]
---

# Reconcile inventory against filament_consumption

`POST /v1/inventory/reconcile`

Finds print jobs in the last N days with consumption records that were never deducted from inventory, and enqueues deduction jobs for each.

## Request body

- object
  - `organizationId` string
  - `lookbackDays` integer

## Response `200`

Default Response

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/revisions/3b06bcb5f808/schema)
