Update Order LineAsk AIput https://app.rackbeat.com/api/orders/{order_number}/lines/{id}Update the specified order line.Path Paramsorder_numberstringrequiredidintegerrequiredThe ID of the line.Body Paramsbatchesarray of objectsbatchesADD objectcost_pricestringcustom_fieldsarray of stringscustom_fieldsADD stringdelivery_datestringMust be a valid date.discount_percentagestringMust be at least 0 characters. Must not be greater than 100 characters.item_idstringline_pricestringlocation_idstringnamestringquantitystringserial_numbersarray of stringsMust be at least 1 character. Must not be greater than 25 characters.serial_numbersADD stringunit_idstringvariationsarray of objectsvariationsADD objectvat_percentagestringMust be at least 0 characters. Must not be greater than 100 characters.HeadersAuthorizationstringContent-TypestringAcceptstringResponse 422Updated 9 months ago