v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Purchase Order Tax Line Item

Get a specific tax line item for a purchase order

get/api/purchase-orders/{purchaseOrderId}/tax-line-items/{lineItemId}

Path parameters

purchaseOrderIdstring required
lineItemIdstring required

Response

Tax line item

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.

codestring required

Identifying code. Must be unique.

taxRatenumber double nullable

Tax code to use for this entity. If a FulcrumProduct.PublicApi.Dto.PurchaseOrder.TaxLineItem.TaxLineItemDto.TaxCodeId is provided, the provided FulcrumProduct.PublicApi.Dto.PurchaseOrder.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 purchase order.

taxCodeEditableboolean nullable

Indicates if the tax code used is editable.

numberinteger

Line number