| CombinedHandlingFee
    (in/out) The packaging/handling cost is to be N for the entire order.
  CustomCode
    (in/out) Reserved for internal or future use.
  EachAdditionalAmount
    (in/out) After eBay assigns the highest packaging/handling cost to the first item, the packaging/handling cost for each additional item is $n.
  EachAdditionalAmountOff
    (in/out) After eBay assigns the highest packaging/handling cost to the first item, the packaging/handling cost for each additional item is to be reduced by amount N.
  EachAdditionalPercentOff
    (in/out) After eBay assigns the highest packaging/handling cost to the first item, the packaging/handling cost for each additional item is to be reduced by N percent.
  IndividualHandlingFee
    (in/out) The total packaging/handling cost is to be the sum of the packaging/handling costs of the individual items. |