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