UpdateOrderItemsAPI
The UpdateOrderItemsAPI interface defines the contract for updating the items of an order. It extends the OrderAPI interface and provides a method to update order items.
Type Parameters
Response
The type of the response object returned after updating the order items.