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:
GetAllBidders, GetBidderList, GetItem, GetItemTransactions, GetSellerList, GetSellerTransactions, GetUser
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 |