PlaceOrderAPI
The PlaceOrderAPI interface defines the contract for placing a new order. It extends the OrderAPI interface and provides a method to place an order.
Type Parameters
Response
The type of the response object returned after placing the order.