eBay Trading APIVersion 1349
 

HandlingNameCodeType ( token )

How packaging/handling cost is to be determined for Combined Invoice orders.

Type that uses HandlingNameCodeType:

Calls that use one or more values of HandlingNameCodeType:

Enumeration Values

Value Description
CombinedHandlingFee The packaging/handling cost is to be N for the entire order.
CustomCode Reserved for internal or future use.
EachAdditionalAmount After eBay assigns the highest packaging/handling cost to the first item, the packaging/handling cost for each additional item is $n.
EachAdditionalAmountOff 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 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 The total packaging/handling cost is to be the sum of the packaging/handling costs of the individual items.
  * See the Enumeration Index to see exact use of each enumeration value in the API.