Skip to main content
Anchor to OrderCreateTaxLineInput

OrderCreateTaxLineInput

input_object

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

•Boolean
Default:false

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

•MoneyBagInput

The amount of tax to be charged on the item.

•Decimal!
non-null

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

•String!
non-null

The name of the tax line to create.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•INPUT OBJECT

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

•INPUT OBJECT

The input fields for creating an order.

•INPUT OBJECT

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


Was this section helpful?