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 (path) | xml:string | |
statusLabel (path) | xml:string | |
statusDetail (path) | StatusBase.OrderStatusBase | |
statusDate (path) | xml:dateTime |
![]() |
|
The response body is of type UpdateOrderStatusResponse.
| Name | Description | Data Type |
|---|---|---|
UpdateOrderStatusResult (path) | xml:boolean |
![]() |
|