bundle Product Link Management V1Save Child Put

PUT {{baseUrl}}/V1/bundle-products/:sku/links/:id

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;