Skip to main content

List Supplier Reconciliation Events

GET 

/api/reporting/irr/suppliers/:supplier/reconciliation-events

The bulk stock-take write-off events behind a supplier's reconciliation figure, grouped by stock-take (largest first) with per-product lines. Each event carries the stock-take date, warehouse, status, mode (full_count or adjustment), variance direction, units, and cost value, plus a link to the stock-take record. Use to see exactly which physical counts wrote off inventory.

Authentication: requires a Bearer token.

Query params: since (optional) restricts to purchase orders placed on/after the date.

Request

Responses

OK

Response Headers
    Content-Type