UpdateOrder
Updates an order with the specified ID using the provided request parameters.
Server Authoritative (default)
Path Parameters
Returns
VyTask<VyOrderDto> An asynchronous task that returns the updated order as a VyOrderDto object.
Last updated