v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Invoice Fee Line Item

Get a list of fee lines items for an invoice

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

Path parameters

invoiceIdstring required

Response

List of fee line items for the given invoice id

idstring required

Unique id associated to this entity.

namestring nullable

Verbose name for this entity.

descriptionstring nullable

Verbose description for this entity.

quantitynumber double nullable

The line item quantity

pricenumber double required

The line item price.

unitOfMeasure'notApplicable' | 'piece' | 'linearFeet' | 'hour' | 'yard'

Line item unit of measure.

accountingCodeIdstring nullable

Accounting code key identifier. Please reference /api/accounting-codes endpoint.

isTaxableboolean nullable

Dictate if this fee is taxable.

overrideTaxRateboolean nullable

Dictate if the tax rate is overridden.

taxCodeIdstring nullable

Tax code key identifier.

taxRatenumber double nullable

Tax code to use for this entity. If a FulcrumProduct.PublicApi.Dto.Invoice.FeeLineItem.FeeLineItemDto.TaxCodeId is provided and FulcrumProduct.PublicApi.Dto.Invoice.FeeLineItem.FeeLineItemDto.OverrideTaxRate = true, the provided FulcrumProduct.PublicApi.Dto.Invoice.FeeLineItem.FeeLineItemDto.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.

salesOrderLineItemIdstring nullable

Related sales order line item id.

numberinteger

Line number