v2
latestOpenAPI 3.0.42026-08-084694591.6 MBUpdate a specific fee line item for a Quote
Path parameters
Request body
Verbose name for this entity.
Verbose description for this entity.
The line item quantity
The line item price.
Accounting code key identifier. Please reference /api/accounting-codes endpoint.
Line item unit of measure.
Dictate if this fee is taxable.
Tax code key identifier. Please reference /api/tax-rates endpoint
Tax code to use for this entity. If a FulcrumProduct.PublicApi.Dto.Quote.FeeLineItem.QuoteFeeLineItemUpdateDto.TaxCodeId is provided, the provided FulcrumProduct.PublicApi.Dto.Quote.FeeLineItem.QuoteFeeLineItemUpdateDto.TaxRate will supercede the defined tax rate.
Indicate if the tax supplied is intended to be an override.
Arbitrary key-value-pair like data that can be used to later on search for this line item.
Response
Fee line item
Unique id associated to this entity.
Verbose name for this entity.
Verbose description for this entity.
The line item quantity
The line item price.
Line item unit of measure.
Dictate if this fee is taxable.
Dictate if the tax rate is overridden.
Tax code key identifier.
Tax code to use for this entity. If a FulcrumProduct.PublicApi.Dto.Quote.FeeLineItem.QuoteFeeLineItemDto.TaxCodeId is provided and FulcrumProduct.PublicApi.Dto.Quote.FeeLineItem.QuoteFeeLineItemDto.OverrideTaxRate = true, the provided FulcrumProduct.PublicApi.Dto.Quote.FeeLineItem.QuoteFeeLineItemDto.TaxRate will supercede the defined tax rate.
Line number
Accounting code key identifier. Please reference /api/accounting-codes endpoint.