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