Add an existing product to an existing product relation
A valid request URL is required to generate request examples
{ "data": { "direction": "<string>", "id": "<string>", "primary_product_id": "<string>", "products": [ { "description": "<string>", "id": "<string>", "image_url": "<string>", "product_name": "<string>", "product_number": "<string>", "slug": "<string>" } ], "title": "<string>", "type": "<string>", "type_id": "<string>" }, "details": [ "<string>" ], "success": true }
App slug
Team slug
Relation ID
Product ID
Product added to relation successfully
Show child attributes
Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes