Get all Related Product IDs of a Products' attached Custom Relationship
GET/pcm/products/:productID/custom-relationships/:customRelationshipSlug
Prerequisites
- Relationships have been created between Products, see Create a Relationship between a product with one or more products.
Request
Responses
- 200
- 400
- 403
- 404
- 409
- 422
- 500
Returns all related product ids.
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.