Update Supplier ProductAsk AIput https://app.rackbeat.com/api/suppliers/{supplier_number}/products/{number}Update an existing supplier product.Path Paramssupplier_numberstringrequirednumberstringrequiredBody Paramscost_pricestringThis field is required when none of number, enabled, discount_percentage, and min_order are present.discount_percentagestringThis field is required when none of number, cost_price, enabled, and min_order are present.enabledbooleanThis field is required when none of number, cost_price, discount_percentage, and min_order are present.truetruefalsemin_orderstringThis field is required when none of number, cost_price, enabled, and discount_percentage are present.numberstringThis field is required when none of cost_price, enabled, discount_percentage, and min_order are present. Must not be greater than 50 characters.HeadersAuthorizationstringContent-TypestringAcceptstringResponse 200Updated 9 months ago