TaxItems

Columns

Name

Type

Description

OrderId

Long

The id of the order.

OrderUpdatedAt

Datetime

The date and time when the order was last modified.

ChannelLiable

Boolean

Whether the channel that submitted the tax line is liable for remitting.

TaxItemPrice

Decimal

The amount of tax to be charged.

TaxItemRate

Decimal

The rate of tax to be applied.

TaxItemTitle

String

The name of the tax.

Last updated