Table of Contents

Localisation Translation

LocalisationTranslationId : int64TranslatedText : stringNotes : stringIsActive : booleanSequenceNumber : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUserLanguageLocalisationKeyuser rightscreated bymodified bylanguagetranslations1..*

Learn more about Localisation Translations from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetLocalisationTranslation

Get a Localisation Translation resource.

View

PATCH UpdateLocalisationTranslation

Update an existing Localisation Translation resource.

View

DELETE DeleteLocalisationTranslation

Delete an existing Localisation Translation resource.

View

GET GetLocalisationTranslationCollection

Get a collection of Localisation Translation resources.

View

POST CreateLocalisationTranslation

Create a new Localisation Translation resource.

View

GET GetLocalisationTranslationForLanguageCollection

Get a collection of Localisation Translation resources for the Language

View

GET GetLocalisationTranslationForLocalisationKeyCollection

Get a collection of Localisation Translation resources for the Localisation Key

View

GET LookupLocalisationTranslationChangePermissionTree

Lookup the permission set for changing the Localisation Translation.

View

GET LookupLocalisationTranslationInsertPermissionTree

Lookup the permission set for creating the Localisation Translation.

View

GET LookupLocalisationTranslationLanguage

Lookup the Language for the Localisation Translation.

View

GET LookupLocalisationTranslationLocalisationKey

Lookup the Localisation Key for the Localisation Translation.

View

GET BatchGetLocalisationTranslation

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

View

POST BatchCreateLocalisationTranslation

Create a new collection of Localisation Translation resources.

View

PATCH BatchUpdateLocalisationTranslation

Update a collection of existing Localisation Translation resources.

View

DELETE BatchDeleteLocalisationTranslation

Delete a collection of existing Localisation Translation resources.

View

PATCH ChangeLocalisationTranslationIsActive

Change the IsActive status for an existing Localisation Translation resource.

View

PATCH ChangeLocalisationTranslationPermissionTree

Change the PermissionTree for an existing Localisation Translation resource.

View

PATCH BatchChangeLocalisationTranslationIsActive

Change the IsActive status for a collection of existing Localisation Translation resources.

View

PATCH BatchChangeLocalisationTranslationPermissionTree

Change the PermissionTree status for a collection of existing Localisation Translation resources.

View