Skip to main content
Skip to main content

LineItemTaxLineDTO

The line item tax line details.

idstringRequired
The ID of the tax line
codestringRequired
The code of the tax line.
ratenumberRequired
The rate of the tax line.
created_atstring | DateRequired
When the tax line was created.
updated_atstring | DateRequired
When the tax line was updated.
itemCartLineItemDTORequired
The associated line item.
item_idstringRequired
The ID of the associated line item.
totalBigNumberValueRequired
The total tax relative to the item.
subtotalBigNumberValueRequired
The subtotal tax relative to the item.
descriptionstring
The description of the tax line
tax_rate_idstring
The ID of the associated tax rate.
provider_idstring
The ID of the associated provider.
Was this section helpful?