Get all Custom Relationships attached to a Product
GET/pcm/products/:productID/custom-relationships
Prerequisites
- Custom Relationships have been attached to a product, see Attach Custom Relationships to a Product
- OR Products have been related to one another, see Create a Relationship between a product with one or more products
Request
Responses
- 200
- 400
- 403
- 404
- 409
- 422
- 500
Returns the attached custom relationship.
Bad request. The request failed validation.
Forbidden
Bad Request. Not Found.
Write conflict detected
Bad request. The request failed validation.
Internal server error. There was a system failure in the platform.