Translatable Attributes REST Endpoints

Product Lifecycle Management/Trading Partner Item Relationships/Translatable Attributes
The Translatable Attributes resource manages the translatable attributes for item relationships.
Create translatable attributes
Method: post
Path: /fscmRestApi/resources/11.13.18.05/tradingPartnerItemRelationships/{ItemRelationshipId}/child/translatableAttributes
Get all translatable attributes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/tradingPartnerItemRelationships/{ItemRelationshipId}/child/translatableAttributes
Get one translatable attribute
Method: get
Path: /fscmRestApi/resources/11.13.18.05/tradingPartnerItemRelationships/{ItemRelationshipId}/child/translatableAttributes/{translatableAttributesUniqID}
Update a translatable attribute
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/tradingPartnerItemRelationships/{ItemRelationshipId}/child/translatableAttributes/{translatableAttributesUniqID}