Zoho Inventory taxes API is one of 37 APIs that Zoho Inventory publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 1 JSON Schema definition.
Tagged areas include taxes. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 1 JSON Schema.
This API exposes
19 operations
across 8 paths,
and defines 68 schemas.
It is described by OpenAPI 3.0.0, at version 1.0.0.
Requests are made against a single base URL, https://www.zohoapis.com/inventory/v1.
19 operations8 paths68 schemas4 DELETE7 GET4 POST4 PUT
Metadata
The identity and technical contract details declared by the specification.
Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://www.zohoapis.com/inventory/v1
Authentication
OAuth 2.0
Resource Areas
1
Authentication & Security 1
Zoho Inventory taxes API declares
1 security scheme
for authenticating requests.
It supports OAuth 2.0 (Zoho_Auth) using the implicit flow, exposing 4 scopes.
Paths & Operations 19
Across 8 paths, the API surfaces 19 operations — 4 DELETE, 7 GET, 4 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.
taxes 19
Taxes Module
POST
/settings/taxes
Create a tax
create_tax1 parambody→ 201
GET
/settings/taxes
List taxes
list_taxes3 params→ 200
PUT
/settings/taxes/{tax_id}
Update a tax
update_tax2 paramsbody→ 200
GET
/settings/taxes/{tax_id}
Get a tax
get_tax2 params→ 200
DELETE
/settings/taxes/{tax_id}
Delete a tax
delete_tax2 params→ 200
GET
/settings/taxgroups/{tax_group_id}
Get a tax group
get_tax_group2 params→ 200
PUT
/settings/taxgroups/{tax_group_id}
Update a tax group
update_tax_group2 paramsbody→ 200
DELETE
/settings/taxgroups/{tax_group_id}
Delete a tax group
delete_tax_group2 params→ 200
POST
/settings/taxgroups
Create a tax group
create_tax_group1 parambody→ 201
POST
/settings/taxauthorities
Create a tax authority [US and CA Edition only]
create_tax_authority1 parambody→ 201
GET
/settings/taxauthorities
List tax authorities [US Edition only]
list_tax_authorities1 param→ 200
PUT
/settings/taxauthorities/{tax_authority_id}
Update a tax authority [US and CA Edition only]
update_tax_authority2 paramsbody→ 200
GET
/settings/taxauthorities/{tax_authority_id}
Get a tax authority [US and CA Edition only]
get_tax_authority2 params→ 200
DELETE
/settings/taxauthorities/{tax_authority_id}
Delete a tax authority [US and CA Edition only]
delete_tax_authority2 params→ 200
POST
/settings/taxexemptions
Create a tax exemption [US Edition only]
create_tax_exemption1 parambody→ 200
GET
/settings/taxexemptions
List tax exemptions [US Edition only]
list_tax_exemptions1 param→ 200
PUT
/settings/taxexemptions/{tax_exemption_id}
Update a tax exemption [US Edition only]
update_tax_exemption2 paramsbody→ 200
GET
/settings/taxexemptions/{tax_exemption_id}
Get a tax exemption [US Edition only]
get_tax_exemption2 params→ 200
DELETE
/settings/taxexemptions/{tax_exemption_id}
Delete a tax exemption [US Edition only]
delete_tax_exemption2 params→ 200
Schemas 68
The contract defines 68 schemas that model the data the API accepts and returns. The most detailed are update-a-tax-request (14 properties), create-a-tax-request (13 properties), tax-response (13 properties), tax_authority (5 properties). Each schema is shown below with its type and property counts.
country
string
Country to which the tax belongs.
update-a-tax-exemption-us-edition-only-response
object
3 properties
country_code
string
Two letter country code for the EU country to which the tax belongs.
list-taxes-response
object
4 properties
is_value_added
boolean
Check if Tax is Value Added
get-a-tax-exemption-us-edition-only-response
object
3 properties
create-a-tax-response
object
3 properties
registration_number
string
Registration Number of the Tax Authority
tax_id
string
Unique ID of the tax
delete-a-tax-exemption-us-edition-only-response
object
2 properties
tax_factor
string
Tax Factor
update-a-tax-request
object
14 properties
create-a-tax-exemption-us-edition-only-response
object
3 properties
tax-response
object
13 properties
purchase_tax_account_id
string
ID of the tax account, in case of withholding tax.
output_tax_account_name
string
taxes
string
Comma Seperated list of tax IDs that are to be associated to the tax group.
Type of the tax exemption, can be customer or item .
purchase_tax_expense_account_id
string
Account ID in which Purchase Tax will be Computed
create-a-tax-group-request
object
2 properties
tax_account_id
string
tax_type
string
Type to determine whether it is a simple or compound tax. Allowed Values: tax and compoundtax
update-a-tax-response
object
3 properties
tax_authority_id
string
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…
registration_number_label
string
The registration number label of the tax authority