Updates the current status of an existing Order.
| Method | /sites/{company-id}/ws/soap_v1.svc/UpdateOrderStatus | 
The request body is of type UpdateOrderStatus.
| Name | Description | Data Type | 
|---|---|---|
| trackingNumber | xml:string | |
| statusLabel | xml:string | |
| statusDetail | StatusBase.OrderStatusBase | |
| statusDate | xml:dateTime | 
|  | 
 | 
The response body is of type UpdateOrderStatusResponse.
| Name | Description | Data Type | 
|---|---|---|
| UpdateOrderStatusResult | xml:boolean | 
|  | 
 |