Update a product extraCopy Pageput https://api.ecommerceapi.uk/v1/products/{product_id}/extras/{id}Updates an existing product extra.Path Paramsproduct_idintegerrequiredID of the product which the extra is assigned to.idintegerrequiredID of the product extra to update.Body ParamsnamestringThe updated name of the product extra.pricefloatThe updated price for the product extra.costPricefloatThe updated cost price for the product extra. A value of -1 indicates it is not set.skustringThe updated SKU for the product extra.Response 200Product extra updated successfully.Updated over 1 year ago Create a product extraDelete a product extraDid this page help you?YesNo