Table of Contents

Location

LocationId : int64Code : stringDescription : stringNotes : stringIsActive : booleanSequenceNumber : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32GeographicExtensionEndPosition : decimalStartPosition : decimalLength : decimalNotes : stringReferenceEntityId : int64GeometryEntityTypePermissionTreeUserSiteLocationAttributelocation0..1reference entityentitygeographicuser rightscreated bymodified bysiteparent locationattributes0..*

Learn more about Locations from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetLocation

Get a Location resource.

View

PATCH UpdateLocation

Update an existing Location resource.

View

DELETE DeleteLocation

Delete an existing Location resource.

View

GET GetLocationCollection

Get a collection of Location resources.

View

POST CreateLocation

Create a new Location resource.

View

GET LookupLocationChangePermissionTree

Lookup the permission set for changing the Location.

View

GET LookupLocationInsertPermissionTree

Lookup the permission set for creating the Location.

View

GET LookupLocationParentLocation

Lookup the Location for the Location.

View

GET LookupLocationSite

Lookup the Site for the Location.

View

GET BatchGetLocation

Get a collection of Location resources for the set of id's.

View

POST BatchCreateLocation

Create a new collection of Location resources.

View

PATCH BatchUpdateLocation

Update a collection of existing Location resources.

View

DELETE BatchDeleteLocation

Delete a collection of existing Location resources.

View

PATCH ChangeLocationIsActive

Change the IsActive status for an existing Location resource.

View

PATCH ChangeLocationPermissionTree

Change the PermissionTree for an existing Location resource.

View

PATCH ChangeLocationSite

Change the Site status for an existing Location resource.

View

PATCH BatchChangeLocationIsActive

Change the IsActive status for a collection of existing Location resources.

View

PATCH BatchChangeLocationPermissionTree

Change the PermissionTree status for a collection of existing Location resources.

View

PATCH BatchChangeLocationSite

Change the Site status for a collection of existing Location resources.

View