Command: order.setOrderLineTax
Back to IndexSets the tax percentage factor of an Order Line.
Body
orderLineId | uuid The ID of the Order Line to set the tax of. |
taxFactor | number The tax factor. For example, 0.25 = 25% tax. |
Sets the tax percentage factor of an Order Line.
orderLineId | uuid The ID of the Order Line to set the tax of. |
taxFactor | number The tax factor. For example, 0.25 = 25% tax. |