ReDoc documentation
Add child product to specified Bundle option by product sku
200 Success.
400 Bad Request
401 Unauthorized
Unexpected error
{- "linkedProduct": {
- "id": "string",
- "sku": "string",
- "option_id": 0,
- "qty": 0,
- "position": 0,
- "is_default": true,
- "price": 0,
- "price_type": 0,
- "can_change_quantity": 0,
- "extension_attributes": { }
}
}
0