OrderShippingLine

  • Object

Represents a shipping line applied to an order.

#

Fields


ID!

The unique identifier of the order shipping line.

LineShippingMethod!

The shipping method associated with this shipping line.

Money!

The total amount for the shipping line before discounts and tax.

TaxBehavior!

The tax behavior applied when calculating this shipping line.

TaxRate

The tax rate used for this shipping line, if available.

TaxedPrice

The taxed prices (net, gross, tax) for this shipping line, if calculated.

Money!

The total amount charged for the shipping line after adjustments.