OrderLineItemTaxLineDTO
id
stringRequiredThe ID of the tax line
code
stringRequiredThe code of the tax line
rate
numberRequiredThe rate of the tax line
created_at
string | DateRequiredWhen the tax line was created
updated_at
string | DateRequiredWhen the tax line was updated
The associated line item
item_id
stringRequiredThe ID of the associated line item
The total tax relative to the item.
The subtotal tax relative to the item.
description
stringThe description of the tax line
tax_rate_id
stringThe ID of the associated tax rate
provider_id
stringThe ID of the associated provider
Was this section helpful?