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 | OrderColumn | |
| value | xml:anyType |
![]() |
|
The response body is of type GetOrderListWhereResponse.
| Name | Description | Data Type |
|---|---|---|
| GetOrderListWhereResult | ArrayOfguid |
![]() |
|