Update Purchase Order LineAsk AIput https://app.rackbeat.com/api/purchase-orders/{purchaseOrder_number}/lines/{id}Update an existing purchase order line.Path ParamspurchaseOrder_numberstringrequiredidintegerrequiredThe ID of the line.Body Paramscustom_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_idstringnamestringquantitystringunit_idstringvariationsarray of objectsvariationsADD objectvat_percentagestringMust be at least 0 characters. Must not be greater than 100 characters.HeadersAuthorizationstringContent-TypestringAcceptstringResponse 422Updated 9 months ago