v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Invoice Tax Line Item

Get a list of tax lines items for an invoice

post/api/invoices/{invoiceId}/tax-line-items/list

Path parameters

invoiceIdstring required

Response

List of tax line items for the given invoice id

idstring required

Unique id associated to this entity.

descriptionstring nullable

Verbose description for this entity.

taxCodeIdstring nullable

Tax code key identifier. Please reference /api/tax-rates endpoint.

taxRatenumber double nullable

Tax code to use for this entity. If a FulcrumProduct.PublicApi.Dto.Invoice.TaxLineItem.TaxLineItemDto.TaxCodeId is provided, the provided FulcrumProduct.PublicApi.Dto.Invoice.TaxLineItem.TaxLineItemDto.TaxRate will supercede the defined tax rate.

externalReferencesobject nullable

Arbitrary key-value-pair like data that can be used to later on search for this line item.

pricenumber double nullable

Tax amount applied at this rate across the entire invoice.

salesOrderLineItemIdstring nullable

Related sales order line item id.

taxCodeEditableboolean nullable

Indicates if the tax code used is editable.

numberinteger

Indicates if the tax code used is editable.