Skip to main content

List Product Reconciliation Events

GET 

/api/reporting/irr/products/:product/reconciliation-events

The bulk stock-take write-off events behind a product's reconciliation figure, grouped by stock-take (largest first). Each event carries the stock-take date, warehouse, status, mode, variance direction, units, and cost value, plus a link to the stock-take record.

Required scope: reports:read

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

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