Retrieves a single Order object assigned to a given identifier.
| Method | /sites/{company-id}/ws/soap_v1.svc/GetOrder |
The request body is of type GetOrder.
| Name | Description | Data Type |
|---|---|---|
id (path) | guid |
![]() |
|
The response body is of type GetOrderResponse.
| Name | Description | Data Type |
|---|---|---|
GetOrderResult (path) | Order |
![]() |
|