Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.31 KB

File metadata and controls

19 lines (15 loc) · 1.31 KB

UltraCartRestApiV2.TaxCountry

Properties

Name Type Description Notes
accounting_code String Accounting code for programs such as QuickBooks [optional]
country_code String Country code (2 characters [optional]
country_oid Number Tax record object identifier used internally by database [optional]
states [TaxState] States (or regions or territories) within this country [optional]
tax_gift_charge Boolean True if taxation within this jurisdiction should charge tax on gift charge [optional]
tax_gift_wrap Boolean True if taxation within this jurisdiction should charge tax on gift wrap [optional]
tax_rate Number Tax Rate [optional]
tax_rate_formatted String Tax rate formatted [optional]
tax_shipping Boolean True if taxation within this jurisdiction should charge tax on shipping [optional]
vat_threshold Number VAT collection threshold for this country. Blank means no threshold, 0 always collects VAT, a positive value collects at or below that order subtotal. [optional]
vat_threshold_currency String Currency code the vat_threshold amount is expressed in (USD, EUR or GBP). [optional]