FILTER BY TAG

orderInformation. amountDetails. freight.taxable

The indicator for whether or not an order is taxable.
The value must be set to
true
if the total sum of all of the values included in
orderInformation.lineItems[].taxAmount
request field are great than
0
.
Possible values:
  • false
    : The order is not taxable.
  • true
    : The order is taxable.

Specifications

  • Data Type:
    Boolean
  • Data Length:
    5

Mapping

  • REST Field Name:
    orderInformation.amountDetails.freight.taxable
  • Simple Order Field Name:
    No corresponding field.