OMS for Consignment Inventory Order Settlement

Consignment inventory inverts the usual ownership assumption behind an order: the retailer holds and sells stock it does not own until the moment of sale, at which point the OMS has to trigger a settlement obligation to the consignor rather than a simple cost-of-goods entry against inventory the business already paid for.

Ownership Stays With the Consignor Until Sale

In a consignment model, physical possession and legal ownership are deliberately separated — the retailer can display, store, and sell the item, but title transfers directly from consignor to end customer at the moment of sale. The OMS needs to track this ownership flag per unit so that reporting, insurance, and financial statements correctly exclude consigned stock from the retailer's own inventory valuation until it actually sells.

Sale as the Settlement Trigger

Every consignment sale needs to generate a payable obligation to the consignor calculated per the consignment agreement — typically the agreed price minus the retailer's commission percentage. The OMS should trigger this settlement calculation automatically at the moment an order for a consigned item is completed (not merely placed, since a return would need to reverse the same calculation), feeding a payables process rather than the standard revenue-recognition path used for owned inventory.

Consigned item sold to customer Order completes (not just placed) Retailer commission Consignor payable
Returns and Reversal of Settlement

When a customer returns a consigned item, the OMS needs to reverse the consignor payable that was already generated, not just restock the item — otherwise the consignor is paid for a sale that no longer exists. This reversal needs to be precisely tied to the original settlement transaction rather than recalculated fresh, since commission rates or agreed prices may have changed between the original sale and the return.

Aging and Unsold Consignment Returns

Consignment agreements typically include a term after which unsold inventory reverts to the consignor — the retailer returns it rather than continuing to hold it indefinitely. The OMS should track consignment age per unit and flag items approaching this term, since a retailer failing to track this deadline either violates the consignment agreement or holds unsold inventory it has no further obligation (or incentive) to keep displaying.

Multi-Consignor Complexity

A marketplace or gallery-style retailer often carries consigned inventory from many different consignors simultaneously, each potentially with different commission rates, payment schedules, and reporting requirements. The OMS needs the consignment agreement terms modeled as configurable data per consignor relationship, not hardcoded logic, so onboarding a new consignor with different terms does not require a code change — the same configuration-driven principle that applies to vendor-specific rules elsewhere in B2B order management.