bundle Product Link Management V1Add Child By Product Sku Post

POST {{baseUrl}}/V1/bundle-products/:sku/links/:optionId

Add child product to specified Bundle option by product sku

Request Body

{"linkedProduct"=>{"is_default"=>"<boolean>", "price"=>"<number>", "price_type"=>"<integer>", "can_change_quantity"=>"<integer>", "extension_attributes"=>"<object>", "id"=>"<string>", "option_id"=>"<integer>", "position"=>"<integer>", "qty"=>"<number>", "sku"=>"<string>"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

&quot;&quot;