Item Translatable Attributes REST Endpoints

Product Lifecycle Management/Items Version 2/Item Translatable Attributes
An attribute value which is used to acccess the translated information for the item.
Create item translatable attributes
Method: post
Path: /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemTranslation
Get all item translatable attributes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemTranslation
Get one item translatable attribute
Method: get
Path: /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemTranslation/{ItemTranslationUniqID}
Update one translatable attribute
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemTranslation/{ItemTranslationUniqID}