Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.1 KB

File metadata and controls

18 lines (14 loc) · 1.1 KB

UltraCartRestApiV2.TaxProviderUltraCartState

Properties

Name Type Description Notes
enabled Boolean True if this state taxes are managed by UltraCart [optional]
exempt_digital_items Boolean True if digital items are exempt from sales tax in this state. [optional]
exempt_physical_items Boolean True if physical items are exempt from sales tax in this state. [optional]
exempt_service_items Boolean True if service items are exempt from sales tax in this state. [optional]
state_code String State Code (2 digits) [optional]
state_name String Fully spelled out state name [optional]
tax_gift_charge Boolean True if gift charges should be taxed in this state. [optional]
tax_gift_wrap Boolean True if gift wrap should be taxed in this state. [optional]
tax_rate_formatted String State tax rate formatted for display [optional]
tax_shipping Boolean True if shipping should be taxed in this state. [optional]