eBay Trading APIVersion 1349
 

TaxDescriptionCodeType ( token )

Enumerated type that lists the types of taxes that may be charged to the buyer for each order line item purchased.

Type that uses TaxDescriptionCodeType:

Calls that use one or more values of TaxDescriptionCodeType:

Enumeration Values

Value Description
CustomCode Reserved for internal or future use.
ElectronicWasteRecyclingFee This enumeration value indicates that an electronic waste recycling fee was charged to the buyer against the order line item.
GST This enumeration value indicates that a Goods and Services import tax was charged to the buyer against the order line item.

Note: At this time, this tax type is only applicable to the Australia site.
SalesTax This enumeration value indicates that standard sales tax was charged to the buyer against the order line item.
TireRecyclingFee This enumeration value indicates that a tire recycling fee was charged to the buyer against the order line item.
  * See the Enumeration Index to see exact use of each enumeration value in the API.