AdvanceOrderStatusAPI
The AdvanceOrderStatusAPI interface defines the contract for advancing the status of an order. It extends the OrderAPI interface and provides a method to advance the order status.
Type Parameters
Response
The type of the response object returned after advancing the order status.