eBay Trading APIVersion 1349
 

VATStatusCodeType ( token )

Indicates whether or not the user is subject to VAT. Users who have registered with eBay as VAT-exempt are not subject to VAT. See documentation on Value-Added Tax (VAT).

Type that uses VATStatusCodeType:

Calls that use one or more values of VATStatusCodeType:

Enumeration Values

Value Description
CustomCode Reserved for internal or future use
NoVATTax VAT is not applicable
VATExempt Residence in a country with VAT and user is registered as VAT-exempt
VATTax Residence in a country with VAT and user is not registered as VAT-exempt
  * See the Enumeration Index to see exact use of each enumeration value in the API.