v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Sales Order Shipping Charge Line Item

Get a specific line item for a sales order of generic type

get/api/sales-orders/{salesOrderId}/shipping-charge-line-item

Path parameters

salesOrderIdstring required

Response

Line item

idstring required

Unique id associated to this entity.

namestring required

The name of the shipping charge line.

descriptionstring nullable

The description of the shipping charge line.

amountnumber double required

The amount of the charge.

overrideTaxRateboolean nullable

Dictate if the tax rate is overridden.

isTaxableboolean nullable

Dictate if this line item is taxable.

taxCodeIdstring nullable

Tax code key identifier. Please reference /api/tax-rates endpoint.

taxRatenumber double nullable

Tax rate to use for this entity. If a FulcrumProduct.PublicApi.Dto.SalesOrder.ShippingChargeLineItem.ShippingChargeLineItemDto.TaxCodeId is provided, the provided FulcrumProduct.PublicApi.Dto.SalesOrder.ShippingChargeLineItem.ShippingChargeLineItemDto.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