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