Update Product for a Customer (incl. Sales Price and Discount)Ask AIput https://app.rackbeat.com/api/customers/{customer_number}/lineables/{lineableNumber}Update a product (incl. sales price and discount) for a specific customer.Path Paramscustomer_numberstringrequiredlineableNumberstringrequiredBody Paramsdiscount_percentagestringThis field is required when sales_price is not present. Must be at least 0 characters. Must not be greater than 100 characters.sales_pricestringThis field is required when discount_percentage is not present.HeadersAuthorizationstringContent-TypestringAcceptstringResponse 404Updated 2 months ago