Link related products
Add related products to a product using a fixed relation type.
| Path Parameters |
|---|
productId string — REQUIREDThe id of the main product to which the relations will be created. |
relationTypeId int32 — REQUIREDThe relation type id that will apply to all related products in relatedProducts. |
| Query Parameters |
|---|
productIdType int32Possible values: [ The type of product id supplied in productId and relatedProducts. |
| Request Body — REQUIRED The list of related products to link with the main product. | ||
|---|---|---|
object[]
|
| Responses | |||||||||
|---|---|---|---|---|---|---|---|---|---|
200The result of the update.
| |||||||||
400Bad request.
|