Skip to content

Command: order.setOrderLineDynamicFields

Back to Index

Sets dynamic fields of an order line. Non specified fields will be left unchanged. Set value to null to remove field.

Body
orderLineIduuid

The ID of the Order Line to set the fields of

fieldsmap of string to any value
Back to Index