Cost Element
Learn more about Cost Elements from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetCostElement | Get a Cost Element resource. |
|
| PATCH | UpdateCostElement | Update an existing Cost Element resource. |
|
| DELETE | DeleteCostElement | Delete an existing Cost Element resource. |
|
| GET | GetCostElementCollection | Get a collection of Cost Element resources. |
|
| POST | CreateCostElement | Create a new Cost Element resource. |
|
| GET | LookupCostElementChangePermissionTree | Lookup the permission set for changing the Cost Element. |
|
| GET | LookupCostElementInsertPermissionTree | Lookup the permission set for creating the Cost Element. |
|
| GET | BatchGetCostElement | Get a collection of Cost Element resources for the set of id's. |
|
| POST | BatchCreateCostElement | Create a new collection of Cost Element resources. |
|
| PATCH | BatchUpdateCostElement | Update a collection of existing Cost Element resources. |
|
| DELETE | BatchDeleteCostElement | Delete a collection of existing Cost Element resources. |
|
| PATCH | ChangeCostElementIsActive | Change the IsActive status for an existing Cost Element resource. |
|
| PATCH | ChangeCostElementPermissionTree | Change the PermissionTree for an existing Cost Element resource. |
|
| PATCH | BatchChangeCostElementIsActive | Change the IsActive status for a collection of existing Cost Element resources. |
|
| PATCH | BatchChangeCostElementPermissionTree | Change the PermissionTree status for a collection of existing Cost Element resources. |