Skip to main content

An enumerated type for the values that represent the type of tax.

Code so that your app gracefully handles any future changes to this list.

Types that use TaxType

TaxClassificationDetailTaxDetail

Calls that use TaxType

Enumerations

Value
Description
STATE_SALES_TAX
This enumeration value indicates that this is a state sales tax.
VAT
This enumeration value indicates that this is a value-added tax (VAT) tax.
PROVINCE_SALES_TAX
This enumeration value indicates that this is a province sales tax.
REGION
This enumeration value indicates that this is a region tax.
GST
This enumeration value indicates that this is a Goods and Services Tax. This tax only applies to buyers on the eBay Australia site.
BUYER_PROTECTION
This enumeration value indicates that this is a Buyer Protection tax.

Note: This value is only applicable for getGuestPurchaseOrder.

PSA
This enumeration value indicates that this is a tax collected on the Professional Shipping and Authentication service fee (associated with Authenticity Guarantee program items).

Note: This value is only applicable for getGuestPurchaseOrder.