Settings
Tax Settings Related APIs.
End Points
Retrieve list of taxes
Retrieve list of tax Exemptions
Retrieve list of tax Authorities
Retrieve Churn Message preferences
Attribute
is_default_tax
string
Set to true for default taxes.
is_editable
string
Set to true for editable taxes.
tax_authority_id
string
(Required) for applying Tax exemption to a customer.
Sales Tax
only
Unique ID of the tax authority. Tax authority depends on the location of the customer. For example, if the customer is located in NY, then the tax authority is NY tax authority.
tax_authority_name
string
(Required) for applying Tax exemption to a customer.
Sales Tax
only
Unique name of the tax authority. Either tax_authority_id or tax_authority_name can be given.
tax_id
string
Unique ID of the tax or tax group that can be collected from the contact. Tax can be given only if
is_taxable
is true
. tax_name
string
Name of the tax to which subscription is associated.
tax_percentage
string
Percentage of tax.
tax_type
string
Specifies whether the tax is Simple tax or Tax Group.
Retrieve list of taxes
Retrieves the list of taxes along with their details.
OAuth Scope : ZohoSubscriptions.settings.READ
Retrieve list of tax Exemptions
Retrieves the list of tax Exemptions.
OAuth Scope : ZohoSubscriptions.settings.READ
Retrieve list of tax Authorities
Retrieves the list of tax Authorities.
OAuth Scope : ZohoSubscriptions.settings.READ
Retrieve Churn Message preferences
Retrieves list of Advanced Churn Message preferences.
OAuth Scope : ZohoSubscriptions.settings.READ