Get a Product Family Action Translation
get
/rest/v19/allProductFamilySetups/{allProdFamsVarName}/productFamilies/{prodFamVarName}/_actions/{actionVarName}/translations/{translationId}
Use this endpoint to retrieve the specified Product Family action translation.
Request
Supported Media Types
- application/json
Path Parameters
-
actionVarName(required): string
Variable Name of the Config Action
-
allProdFamsVarName(required): string
Variable Name
-
prodFamVarName(required): string
Variable Name
-
translationId(required): integer
Identifier for the resource
Response
Supported Media Types
- application/json
Default Response
Root Schema : Config Action Translations
Type:
objectTitle:
Show Source
Config Action Translations-
dateAdded:
string
Title:
Date AddedSystem field indicating the date on which the Resource was created. -
dateModified:
string
Title:
Date ModifiedSystem field indicating the date on which the Resource was last modified. -
description:
string
Title:
Translated Config Action DescriptionTranslated Description of the Config Action. -
id:
integer
Title:
IdIdentifier for the resource -
label:
string
Title:
Translated Config Action LabelTranslated Label of the Config Action. -
language:
object Language
Title:
LanguageThe defined language of the rows translated columns.
Nested Schema : Language
Type:
objectTitle:
LanguageThe defined language of the rows translated columns.
Show Source
-
id:
integer
Title:
IdPrimary Key of the language resource. -
languageCode:
string
Title:
Language CodeUnique language code -
languageNumber:
integer
Title:
Language NumberUnique language number.