Create an All Product Families Attribute Menu Item Translation
post
/rest/v19/allProductFamilySetups/{allProdFamsVarName}/attributes/{attributeVarName}/menuItems/{menuItemId}/translations
Use this endpoint to create a translation for the specified All Product Families menu item.
Request
Supported Media Types
- application/json
Path Parameters
-
allProdFamsVarName(required): string
Variable Name
-
attributeVarName(required): string
Variable Name of the Attribute
-
menuItemId(required): integer
Primary Key of the Resource
Root Schema : Config Menu Item Translations
Type:
objectTitle:
Show Source
Config Menu Item 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. -
id:
integer
Title:
IdIdentifier for the resource -
itemText:
string
Title:
Translated item textTranslated item text of the menu item. -
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.
Response
Supported Media Types
- application/json
Default Response
Root Schema : Config Menu Item Translations
Type:
objectTitle:
Show Source
Config Menu Item 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. -
id:
integer
Title:
IdIdentifier for the resource -
itemText:
string
Title:
Translated item textTranslated item text of the menu item. -
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.