Translatable Attributes REST Endpoints
            
            Product Lifecycle Management/Spoke System Item Relationships/Translatable Attributes
            
        
        
    The Translatable Attributes resource manages the translatable attributes for item relationships.
- Create translatable attributes
 - Method: postPath:
/fscmRestApi/resources/11.13.18.05/spokeSystemItemRelationships/{ItemRelationshipId}/child/translatableAttributes - Get all translatable attributes
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/spokeSystemItemRelationships/{ItemRelationshipId}/child/translatableAttributes - Get one translatable attribute
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/spokeSystemItemRelationships/{ItemRelationshipId}/child/translatableAttributes/{translatableAttributesUniqID} - Update a translatable attribute
 - Method: patchPath:
/fscmRestApi/resources/11.13.18.05/spokeSystemItemRelationships/{ItemRelationshipId}/child/translatableAttributes/{translatableAttributesUniqID}