Anchor to section titled 'undefined'

OrderCreateTaxLineInput
input_object

The input fields for a tax line to create for an order.


Whether the channel that submitted the tax line is liable for remitting. A value of null indicates unknown liability for the tax line.

The amount of tax to be charged on the item.

The proportion of the item price that the tax represents as a decimal.

The name of the tax line to create.


Was this section helpful?

A list of tax line objects, each of which details a tax applied to the item.

An array of tax line objects, each of which details a tax applicable to the order. When creating an order through the API, tax lines can be specified on the order or the line items but not both. Tax lines specified on the order are split across the taxable line items in the created order.

A list of tax line objects, each of which details a tax applicable to this shipping line.


Was this section helpful?
Map
OrderCreateTaxLineInput

Input objects using this input