DEV

Type.

ShippingRateWeight

A ShippingRateWeight defines the range in a specific weight unit that applies to a given rate amount

Fields

amount

Decimal!

Required

The subtotal amount used to find the applied rate.

calculationType

ShippingRateCalculation!

Required

How the amount is applied based on the units.

currencyCode

CurrencyCode!

Required

The currency this shippingRate price amount is in.

maxUnit

Decimal

The inclusive maximum weight that applies to the given rate.

minUnit

Decimal

The exclusive minimum weight that applies to the given rate.

Required

The type of weight associated with the ShippingRate.

Was this page helpful?