Table of Contents

Language

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

Learn more about Languages from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetLanguage

Get a Language resource.

View

PATCH UpdateLanguage

Update an existing Language resource.

View

DELETE DeleteLanguage

Delete an existing Language resource.

View

GET GetLanguageCollection

Get a collection of Language resources.

View

POST CreateLanguage

Create a new Language resource.

View

GET LookupLanguageChangePermissionTree

Lookup the permission set for changing the Language.

View

GET LookupLanguageInsertPermissionTree

Lookup the permission set for creating the Language.

View

GET BatchGetLanguage

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

View

POST BatchCreateLanguage

Create a new collection of Language resources.

View

PATCH BatchUpdateLanguage

Update a collection of existing Language resources.

View

DELETE BatchDeleteLanguage

Delete a collection of existing Language resources.

View

PATCH ChangeLanguagePermissionTree

Change the PermissionTree for an existing Language resource.

View

PATCH ChangeLanguageIsActive

Change the IsActive status for an existing Language resource.

View

PATCH BatchChangeLanguageIsActive

Change the IsActive status for a collection of existing Language resources.

View

PATCH BatchChangeLanguagePermissionTree

Change the PermissionTree status for a collection of existing Language resources.

View