v2
latestOpenAPI 3.0.42026-08-084694591.6 MBUpdate a specific part line item for a Quote
Path parameters
Request body
The line item quantity
The line item price.
The part line item description. Defaults to the item's description if none specified.
The line item internal notes
The line item notes.
Dictate if this line item is taxable.
Tax code key identifier. Please reference /api/tax-rates endpoint.
Tax rate to use for this entity. If a FulcrumProduct.PublicApi.Dto.Quote.PartLineItem.QuotePartLineItemUpdateDto.TaxCodeId is provided, the provided FulcrumProduct.PublicApi.Dto.Quote.PartLineItem.QuotePartLineItemUpdateDto.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.
Indicates whether FulcrumProduct.PublicApi.Dto.Quote.PartLineItem.QuotePartLineItemUpdateDto.DiscountAmount discount is percentage based (else, it's an absolute amount).
The amount of the discount.
Accounting code key identifier. Please reference /api/accounting-codes endpoint.
Response
Part line item
Unique id associated to this entity.
The line item quantity
The line item price.
The discounted line item price.
Item id associated with this line item.
The part line item description. Defaults to the item's description if none specified.
Accounting code key identifier. Please reference /api/accounting-codes endpoint.
Dictate if this line item is taxable.
Tax code key identifier. Please reference /api/tax-rates endpoint.
Tax rate to use for this entity. If a FulcrumProduct.PublicApi.Dto.Quote.PartLineItem.QuotePartLineItemDto.TaxCodeId is provided, the provided FulcrumProduct.PublicApi.Dto.Quote.PartLineItem.QuotePartLineItemDto.TaxRate will supercede the defined tax rate.
Dictate if the tax rate is overridden.
Arbitrary key-value-pair like data that can be used to later on search for this line item.
Indicates whether FulcrumProduct.PublicApi.Dto.Quote.PartLineItem.QuotePartLineItemDto.DiscountAmount discount is percentage based (else, it's an absolute amount).
The amount of the discount.
Total line item cost, including applicable discounts
Total line item cost, before discounts
Custom fields that have been defined for the part line item;
Line number