Create a node's product relationships
POST/pcm/hierarchies/:hierarchyID/nodes/:nodeID/relationships/products
Creates relationships between the specified node and one or more products in a specified hierarchy.
Request
Responses
- 201
- 403
- 404
- 422
- 500
Successfully returns the updated node
Forbidden
Bad Request. Not Found.
Bad request. The request failed validation.
Internal server error. There was a system failure in the platform.