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