Finds and returns unique identifiers for all Locations that match a given criteria.
| Method | /sites/{company-id}/ws/soap_v1.svc/GetLocationListWhere |
The request body is of type GetLocationListWhere.
| Name | Description | Data Type |
|---|---|---|
| column | LocationColumn | |
| value | xml:anyType |
![]() |
|
The response body is of type GetLocationListWhereResponse.
| Name | Description | Data Type |
|---|---|---|
| GetLocationListWhereResult | ArrayOfguid |
![]() |
|