Skip to main content
Skip to main content

LineItemTaxLine

A Line Item Tax Line represents the taxes applied on a line item.

Properties

idstringRequired
The line item tax line's ID
created_atDateRequired
The date with timezone at which the resource was created.
updated_atDateRequired
The date with timezone at which the resource was updated.
item_idstringRequired
The ID of the line item
itemLineItemRequired
The details of the line item.
ratenumberRequired
The numeric rate to charge tax by
namestringRequired
A human friendly name for the tax
codenull | stringRequired
A code to identify the tax type by
metadataRecord<string, unknown>Required
An optional key-value map with additional details
Was this section helpful?