Get a Model Action Translation
get
/rest/v19/allProductFamilySetups/{allProdFamsVarName}/productFamilies/{prodFamVarName}/productLines/{prodLineVarName}/models/{modelVarName}/_actions/{actionVarName}/translations/{translationId}
Use this endpoint to retrieve the specified Model action translation.
Request
Supported Media Types
- application/json
Path Parameters
-
actionVarName(required): string
Variable Name of the Config Action
-
allProdFamsVarName(required): string
Variable Name
-
modelVarName(required): string
Variable Name of the Product Line
-
prodFamVarName(required): string
Variable Name
-
prodLineVarName(required): string
Variable Name of the Product Line
-
translationId(required): integer
Identifier for the resource
Response
Supported Media Types
- application/json
Default Response
Root Schema : Config Action Translations
Type:
object
Title:
Show Source
Config Action Translations
-
dateAdded:
string
Title:
Date Added
System field indicating the date on which the Resource was created. -
dateModified:
string
Title:
Date Modified
System field indicating the date on which the Resource was last modified. -
description:
string
Title:
Translated Config Action Description
Translated Description of the Config Action. -
id:
integer
Title:
Id
Identifier for the resource -
label:
string
Title:
Translated Config Action Label
Translated Label of the Config Action. -
language:
object Language
Title:
Language
The defined language of the rows translated columns.
Nested Schema : Language
Type:
object
Title:
Language
The defined language of the rows translated columns.
Show Source
-
id:
integer
Title:
Id
Primary Key of the language resource. -
languageCode:
string
Title:
Language Code
Unique language code -
languageNumber:
integer
Title:
Language Number
Unique language number.