Add related products to a product
Add related products to a product
| Path Parameters |
|---|
productId string — REQUIREDThe id of the main product to which the relations will be created |
| 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.
|