Updates an existing Order record.
| Method | /sites/{company-id}/ws/soap_v1.svc/UpdateOrder |
The request body is of type UpdateOrder.
| Name | Description | Data Type |
|---|---|---|
order (path) | Order |
![]() |
|
The response body is of type UpdateOrderResponse.
| Name | Description | Data Type |
|---|---|---|
UpdateOrderResult (path) | Order |
![]() |
|