Table of Contents

Trade Competency

TradeCompetencyId : int64Description : stringNotes : stringIsActive : booleanProficiency : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32TradeCompetencyPermissionTreeUser1..*1..*user rightscreated bymodified by

Learn more about Trade Competencies from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetTradeCompetency

Get a Trade Competency resource.

View

PATCH UpdateTradeCompetency

Update an existing Trade Competency resource.

View

DELETE DeleteTradeCompetency

Delete an existing Trade Competency resource.

View

GET GetTradeCompetencyCollection

Get a collection of Trade Competency resources.

View

POST CreateTradeCompetency

Create a new Trade Competency resource.

View

GET GetTradeCompetencyForTradeCollection

Get a collection of Trade Competency resources for the Trade.

View

GET LookupTradeCompetencyChangePermissionTree

Lookup the permission set for changing the Trade Competency.

View

GET LookupTradeCompetencyCompetency

Lookup the Competency for the Trade Competency.

View

GET LookupTradeCompetencyInsertPermissionTree

Lookup the permission set for creating the Trade Competency.

View

GET LookupTradeCompetencyTrade

Lookup the Trade for the Trade Competency.

View

GET BatchGetTradeCompetency

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

View

POST BatchCreateTradeCompetency

Create a new collection of Trade Competency resources.

View

PATCH BatchUpdateTradeCompetency

Update a collection of existing Trade Competency resources.

View

DELETE BatchDeleteTradeCompetency

Delete a collection of existing Trade Competency resources.

View

PATCH ChangeTradeCompetencyIsActive

Change the IsActive status for an existing Trade Competency resource.

View

PATCH ChangeTradeCompetencyPermissionTree

Change the PermissionTree for an existing Trade Competency resource.

View

PATCH BatchChangeTradeCompetencyIsActive

Change the IsActive status for a collection of existing Trade Competency resources.

View

PATCH BatchChangeTradeCompetencyPermissionTree

Change the PermissionTree status for a collection of existing Trade Competency resources.

View