Skip to main content

This type defines the structure for calculated handling fee discounts applicable when combining multiple orders.

Types that use CalculatedHandlingRuleType

CreateCalculatedShippingRulesRequestGetCombinedShippingRulesPublicApiResponseUpdateCalculatedShippingRulesRequest

Calls that use CalculatedHandlingRuleType

Fields

Field
Type
Description
combinedShippingRuleType
This enumeration type specifies the type of combined-shipping rule applied to handling fees

(for example, weight-based, flat-rate, or percentage-based calculation method).
eachAdditionalAmount
This container specifies the additional monetary charge applied for each extra item included in a combined shipment.
eachAdditionalAmountOffShippingCost
This container represents the fixed monetary discount deducted from the total shipping cost for each additional item in a combined shipment.
eachAdditionalPercentOffShippingCost
This integer specifies the percentage discount applied to the total shipping cost for each additional item in a combined shipment.
orderHandlingAmount
This container represents the handling fee charged for processing a combined order, if applicable.