Spoke System Item Relationships REST Endpoints

Product Lifecycle Management/Spoke System Item Relationships
The Spoke System Item Relationships resource manages the relationship between an internal item and spoke system item.
Create relationships
Method: post
Path: /fscmRestApi/resources/11.13.18.05/spokeSystemItemRelationships
Delete a relationship
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/spokeSystemItemRelationships/{ItemRelationshipId}
Get all relationships
Method: get
Path: /fscmRestApi/resources/11.13.18.05/spokeSystemItemRelationships
Get one relationship
Method: get
Path: /fscmRestApi/resources/11.13.18.05/spokeSystemItemRelationships/{ItemRelationshipId}
Update a relationship
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/spokeSystemItemRelationships/{ItemRelationshipId}