Get a custom relationship
GET/pcm/custom-relationships/:customRelationshipSlug
Gets a Custom Relationship.
To see a list of custom relationships a product is attached to, see Get all Custom Relationships attached to a Product.
To see a list of products that a product is related to, see Get all Related Products of a Products' attached Custom Relationship.
Request
Responses
- 200
- 400
- 404
- 500
Returns a custom relationship with the following attributes.
Bad request. The request failed validation.
Bad Request. Not Found.
Internal server error. There was a system failure in the platform.