LowCodeAPI
438 APIs
  • Taxes(19)
    • POST
      Create a tax
    • GET
      List taxes
    • PUT
      Update a tax
    • GET
      Get a tax
    • DEL
      Delete a tax
    • PUT
      Update a tax group
    • GET
      Get a tax group
    • DEL
      Delete a tax group
    • POST
      Create a tax group
    • POST
      Create a tax authority [US and CA Edition only]
    • GET
      List tax authorities [US Edition only]
    • PUT
      Update a tax authority [US and CA Edition only]
    • GET
      Get a tax authority [US and CA Edition only]
    • DEL
      Delete a tax authority [US and CA Edition only]
    • POST
      Create a tax exemption [US Edition only]
    • GET
      List tax exemptions [US Edition only]
    • PUT
      Update a tax exemption [US Edition only]
    • GET
      Get a tax exemption [US Edition only]
    • DEL
      Delete a tax exemption [US Edition only]
DELETE
DELETE
PUT
POST
DELETE
DELETE
POST
DELETE
PUT
POST
DELETE
PUT
GET
PUT
PUT
PUT
DELETE
GET
POST
PUT
PUT
PUT
DELETE
POST
PUT
DELETE
POST
DELETE
GET
PUT
PUT
DELETE
POST
PUT
DELETE
PUT
DELETE
POST
PUT
DELETE
DELETE
POST
GET
PUT
GET
DELETE
PUT
GET
DELETE
POST
POST
GET
PUT
GET
DELETE
POST
GET
PUT
GET
DELETE
POST
https://api.lowcodeapi.com/zohobooks/books/v3/settings/taxes
Request Payload

The payload will be sent as a application/json as a part of the request body.

Payload
tax_namestring
Name of the Tax
tax_percentagenumber
Number of Percentage Taxable
tax_typestring
Type to determine whether it is a simple or compound tax
tax_factorstring
Type of Tax Factor
tax_specific_typestring
Type of Tax For Indian Edition
tax_authority_namestring
Name of the Tax Authority
tax_authority_idstring
ID of the tax authorit
country_codestring
Two letter country code for the EU country to which the tax belongs
purchase_tax_expense_account_idnumber
Account ID in which Purchase Tax will be Computed
is_value_addedboolean
Check if Tax is Value Added
update_recurring_invoiceboolean
Check if recurring invoice should be updated
update_recurring_expenseboolean
Check if recurring expenses should be updated
update_draft_invoiceboolean
Check if Draft Invoices should be updated
update_recurring_billsboolean
Check if Recurring Bills should be updated
update_draft_soboolean
Check if Draft Sales Orders should be updated
update_subscriptionboolean
Check if Subscriptions should be updated
update_projectboolean
Check if Projects should be updated
is_editableboolean
Check if tax is editable
Response
API response data will be shown here once the request is completed.
Zoho Books