Finds and returns unique identifiers for all Orders that match a given criteria.v
| Method | /sites/{company-id}/ws/soap_v1.svc/GetOrderListWhere |
The request body is of type GetOrderListWhere.
| Name | Description | Data Type |
|---|---|---|
column (path) | OrderColumn | |
value (path) | xml:anyType |
![]() |
|
The response body is of type GetOrderListWhereResponse.
| Name | Description | Data Type |
|---|---|---|
GetOrderListWhereResult (path) | ArrayOfguid |
![]() |
|