ItemTaxLineDTO
The item tax line details.
rate
null | numberRequiredThe rate of the tax line.
code
null | stringRequiredThe code of the tax line.
name
stringRequiredThe name of the tax line.
provider_id
stringRequiredThe ID of the tax provider used to calculate and retrieve the tax line.
line_item_id
stringRequiredThe associated line item's ID.
rate_id
stringThe associated rate's ID.
Was this section helpful?