Skip to main content

Set Inventory Reconciliation Baseline

PUT 

/api/ledger/reconciliation/inventory/baseline

Draw the reconciliation baseline: measure divergence from baseline_date forward and freeze the history before it out of the view. View-only and reversible — no reconciled figure, opening balance, or start date is changed. Returns the refreshed context.

Authentication: Requires Bearer token.

Body: connection_id (required), baseline_date (required, date), note (optional, max 500 chars).

Response fields: baseline_date (null when no baseline is set), baseline_note, inventory_start_date (where the series opens from without a baseline), provider_lock_date (null when the provider reports no lock), opening_locked (true when the correction date falls on/before the provider lock — corrections then must be made on the SKU side, not posted to the provider).

Request

Responses

OK

Response Headers
    Content-Type