Skip to content
Available
Inventory
inventory
orders

Inventory Reservations

Reservations hold stock for confirmed orders so two customers don't oversell the same unit.

Estimated time
4 min
Difficulty
Intermediate
Required plan
Any plan
Last updated
June 29, 2026

Overview

Reservations are created when an order is confirmed (reserve_order_stock), released when the order is cancelled (release_order_reservations) and committed to stock movements when the order is fulfilled (commit_order_reservations). All three run through the same database functions — direct writes to inventory tables from app code are forbidden.

Related articles

Still need help?

Reach our team or open the Contact page.