NameDescriptionTypeAdditional information
PurchaseOrderLineID The ID of the line to patch. integer None.
SinglePrice The unit price of the line. If left null, this will not be modified. decimal number None.
QtyOrdered The quantity ordered. If left null, this will not be modified. integer None.
QtyReceived The quantity received. If left null, this will not be modified. integer None.
QtyWrittenOff The quantity written off. If left null, this will not be modified. integer None.
TaxRate The tax rate as a percentage. If left null, this will not be modified. decimal number None.
LineNotes Notes on the line. If left null, this will not be modified. string None.
RemoveNotes If true, clears the notes on the line (overrides ). boolean None.