Trading Partner Item Relationships REST Endpoints

Product Lifecycle Management/Trading Partner Item Relationships
The Trading Partner Item Relationships resource manages the trading partner item relationships that are relationships between internal items and trading partner items.
Create relationships
Method: post
Path: /fscmRestApi/resources/11.13.18.05/tradingPartnerItemRelationships
Delete a relationship
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/tradingPartnerItemRelationships/{ItemRelationshipId}
Get all relationships
Method: get
Path: /fscmRestApi/resources/11.13.18.05/tradingPartnerItemRelationships
Get one relationship
Method: get
Path: /fscmRestApi/resources/11.13.18.05/tradingPartnerItemRelationships/{ItemRelationshipId}
Update a relationship
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/tradingPartnerItemRelationships/{ItemRelationshipId}