Skip to content

Command: order.setOrderLineUnitPrice

Back to Index

Sets the unit price of an Order Line.

Body
orderLineIduuid

The ID of the Order Line to set the unit price of

unitPricenumber

The unit price of the product. Treated as including or excluding Tax depending on Order setting.

Back to Index