Location
Learn more about Locations from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetLocation | Get a Location resource. |
|
PATCH | UpdateLocation | Update an existing Location resource. |
|
DELETE | DeleteLocation | Delete an existing Location resource. |
|
GET | GetLocationCollection | Get a collection of Location resources. |
|
POST | CreateLocation | Create a new Location resource. |
|
GET | LookupLocationChangePermissionTree | Lookup the permission set for changing the Location. |
|
GET | LookupLocationInsertPermissionTree | Lookup the permission set for creating the Location. |
|
GET | LookupLocationParentLocation | Lookup the Location for the Location. |
|
GET | LookupLocationSite | Lookup the Site for the Location. |
|
GET | BatchGetLocation | Get a collection of Location resources for the set of id's. |
|
POST | BatchCreateLocation | Create a new collection of Location resources. |
|
PATCH | BatchUpdateLocation | Update a collection of existing Location resources. |
|
DELETE | BatchDeleteLocation | Delete a collection of existing Location resources. |
|
PATCH | ChangeLocationIsActive | Change the IsActive status for an existing Location resource. |
|
PATCH | ChangeLocationPermissionTree | Change the PermissionTree for an existing Location resource. |
|
PATCH | ChangeLocationSite | Change the Site status for an existing Location resource. |
|
PATCH | BatchChangeLocationIsActive | Change the IsActive status for a collection of existing Location resources. |
|
PATCH | BatchChangeLocationPermissionTree | Change the PermissionTree status for a collection of existing Location resources. |
|
PATCH | BatchChangeLocationSite | Change the Site status for a collection of existing Location resources. |