Interface
AppendReservationsInterface
Magento\InventoryReservationsApi\Model\AppendReservationsInterface
What it does
This interface defines a service for appending inventory reservations to track quantity deductions before stock levels are actually updated.
Developers use this when implementing functionality that needs to reserve inventory during order placement, cancellation, refunds, or RMA operations to maintain accurate stock availability.
Public Methods
- execute()