Retrieves the entire Status history for a given Order.
| Method | /sites/{company-id}/ws/soap_v1.svc/GetOrderStatusChanges |
The request body is of type GetOrderStatusChanges.
| Name | Description | Data Type |
|---|---|---|
| orderID | guid |
![]() |
|
The response body is of type GetOrderStatusChangesResponse.
| Name | Description | Data Type |
|---|---|---|
| GetOrderStatusChangesResult | ArrayOfStatus |
![]() |
|