This enumeration type specifies the type of item for which taxes are being collected by eBay.
Type that uses TaxClassificationEnum
Calls that use TaxClassificationEnum
Enumerations
ITEM_TAX
This enumeration value indicates that the tax being collected is for a physical/tangible object.
SHIPPING_TAX
This enumeration value indicates that the tax being collected is for shipping fees charged to ship an order.
SERVICE_TAX
This enumeration value indicates that the tax being collected is for a service that has been purchased/ordered.
HANDLING_TAX
This enumeration value indicates that the tax is being collected for handling costs.
INTERNATIONAL_LEG_TAX
This enumeration value indicates that the tax is being collected for shipping fees that are charged on the international leg of an order that is being shipped internationally.
DOMESTIC_LEG_TAX
This enumeration value indicates that the tax is being collected for shipping fees that are charged on the domestic leg of an order that is being shipped internationally.
IMPORT_TAX
This enumeration value indicates that the tax is being collected for fees charged to import an order, based on the value of the item.
SHIPPING_IMPORT_TAX
This enumeration value indicates that the tax is being collected for fees charged to import an order, based on the cost of the international leg of shipping.
IMPORT_DUTY_TAX
This enumeration value indicates import duties collected from the buyer at checkout (applicable only for eBay International Shipping orders).