Table of Contents

Approval Role

ApprovalRoleId : int64Code : stringDescription : stringNotes : stringIsActive : booleanCreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUseruser rightscreated bymodified by

Learn more about Approval Roles from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetApprovalRole

Get a Approval Role resource.

View

PATCH UpdateApprovalRole

Update an existing Approval Role resource.

View

DELETE DeleteApprovalRole

Delete an existing Approval Role resource.

View

GET GetApprovalRoleCollection

Get a collection of Approval Role resources.

View

POST CreateApprovalRole

Create a new Approval Role resource.

View

GET LookupApprovalRoleChangePermissionTree

Lookup the permission set for changing the Approval Role.

View

GET LookupApprovalRoleInsertPermissionTree

Lookup the permission set for creating the Approval Role.

View

GET BatchGetApprovalRole

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

View

POST BatchCreateApprovalRole

Create a new collection of Approval Role resources.

View

PATCH BatchUpdateApprovalRole

Update a collection of existing Approval Role resources.

View

DELETE BatchDeleteApprovalRole

Delete a collection of existing Approval Role resources.

View

PATCH ChangeApprovalRoleIsActive

Change the IsActive status for an existing Approval Role resource.

View

PATCH ChangeApprovalRolePermissionTree

Change the PermissionTree for an existing Approval Role resource.

View

PATCH BatchChangeApprovalRoleIsActive

Change the IsActive status for a collection of existing Approval Role resources.

View

PATCH BatchChangeApprovalRolePermissionTree

Change the PermissionTree status for a collection of existing Approval Role resources.

View