v2
latestOpenAPI 3.0.42026-08-084694591.6 MBGet a specific blanket line item for a sales order
Path parameters
Response
Blanket line item
Unique id associated to this entity.
The line item name.
The line item quantity
The line item price.
The discounted line item price.
Customer delivery date
Dictate if this line item is taxable.
Dictate if the tax rate is overridden.
Tax code key identifier. Please reference /api/tax-rates endpoint.
Tax rate to use for this entity. If a FulcrumProduct.PublicApi.Dto.SalesOrder.PartLineItem.PartLineItemDto.TaxCodeId is provided, the provided FulcrumProduct.PublicApi.Dto.SalesOrder.PartLineItem.PartLineItemDto.TaxRate will supercede the defined tax rate.
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.
The line item internal notes. Aka production notes.
Arbitrary key-value-pair like data that can be used to later on search for this line item.
Indicates whether FulcrumProduct.PublicApi.Dto.SalesOrder.PartLineItem.PartLineItemDto.DiscountAmount discount is percentage based (else, it's an absolute amount).
The amount of the discount.
Custom fields that have been defined for the part line item;
Identifier pointing to the parent line item (if this part line was sourced from a blanket line item). Please reference /api/sales-order/{salesOrderId}/blanket-line-items/list endpoint.
Total line item cost, including applicable discounts
Total line item cost, before discounts
The customer's known part line item number.
The customer's known part line item description.
Line number
Indicate if this item has been fully invoiced.
Indicate if this item has ANY invoices.
Indicate the total quantity that have been invoiced (issued/paid).
Indicate the total quantity that exists on any invoice (including open).