eBay Merchant Data APIVersion 1255
 

TaxTypeCodeType ( 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 TaxTypeCodeType:

Call that uses one or more values of TaxTypeCodeType:

Enumeration Values

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

This tax type is only applicable for items being sold by Australian or New Zealand sellers.
ImportVAT This enumeration value indicates that French VAT tax was charged to the buyer against the order line item.

This tax type is only applicable for items sold on the eBay France marketplaces.
SalesTax This enumeration value indicates that standard sales tax was charged to the buyer against the order line item.
VAT This enumeration value indicates that European VAT tax was charged to the buyer against the order line item.

This enumeration applies to VAT tax on the UK marketplace, the Norway marketplace, and other EU marketplaces (except for France).
WasteRecyclingFee This enumeration value indicates that an electronic waste 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.