Location Attribute
Learn more about Location Attributes from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetLocationAttribute | Get a Location Attribute resource. |
|
PATCH | UpdateLocationAttribute | Update an existing Location Attribute resource. |
|
DELETE | DeleteLocationAttribute | Delete an existing Location Attribute resource. |
|
GET | GetLocationAttributeCollectionForLocation | Get a collection of Location Attribute resources for the Location. |
|
GET | GetLocationAttributeCollection | Get a collection of Location Attribute resources. |
|
POST | CreateLocationAttribute | Create a new Location Attribute resource. |
|
GET | LookupLocationAttributeAllowedValue | Lookup the Attribute Allowed Value for the Location Attribute. |
|
GET | LookupLocationAttribute | Lookup the Attribute for the Location Attribute. |
|
GET | LookupLocationAttributeInsertPermissionTree | Lookup the permission set for creating the Location Attribute. |
|
GET | LookupLocationAttributeLocation | Lookup the Location Attribute for the Location Attribute. |
|
GET | BatchGetLocationAttribute | Get a collection of Location Attribute resources for the set of id's. |
|
POST | BatchCreateLocationAttribute | Create a new collection of Location Attribute resources. |
|
PATCH | BatchUpdateLocationAttribute | Update a collection of existing Location Attribute resources. |
|
DELETE | BatchDeleteLocationAttribute | Delete a collection of existing Location Attribute resources. |
|
PATCH | ChangeLocationAttributeIsActive | Change the IsActive status for an existing Location Attribute resource. |
|
PATCH | BatchChangeLocationAttributeIsActive | Change the IsActive status for a collection of existing Location Attribute resources. |