Skip to main content
Log inSign up
object

Represents a single tax applied to the associated line item.

•

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

•
MoneyBag!non-null

The amount of tax, in shop and presentment currencies, after discounts and before returns.

•

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

•

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

•
String!non-null

The name of the tax.

•
Money!non-nullDeprecated

The amount of tax, in shop currency, after discounts and before returns. Use priceSet instead.


Was this section helpful?