This enumeration type shows the list of import tax types. Currently, the only import tax is Goods and Services Tax (GST
) which applies only to Australia and New Zealand where GST is charged to buyers outside of these two countries.
Note: Canada also charges a Goods and Services Tax. However, in this case, GST
does not represent an import tax, but rather a Federal Sales Tax which applies to most items sold.
Type that uses ImportTaxTypeEnum
Calls that use ImportTaxTypeEnum
Enumerations
GST
This enumeration value indicates that the import tax is a Goods and Services Tax. This tax applies only to Australia and New Zealand where GST is charged to buyers outside of these two countries.
Note: Canada also charges a Goods and Services Tax. However, in this case,
Note: Canada also charges a Goods and Services Tax. However, in this case,
GST
does not represent an import tax, but rather a Federal Sales Tax which applies to most items sold.