Attach Custom Relationships to a Product
POST/pcm/products/:productID/custom-relationships
You can attach up to 5 custom relationships to a product.
Once you have attached a custom relationship to a product, you can then create relationships from a product to one or many other products. See Associate a product to one or more products using a custom relationship.
See Custom Relationships.
Prerequisites
- A Custom Relationship has been created, see create a Custom Relationship,
- A Product has been created.
Request
Responses
- 201
- 400
- 403
- 404
- 409
- 422
- 500
Returns the attached custom relationships
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.