LowCodeAPI
438 APIs
  • Items(7)
    • POST
      Create an Item
    • GET
      List items
    • PUT
      Update an item
    • GET
      Get an item
    • DEL
      Delete an item
    • POST
      Mark as active
    • POST
      Mark as inactive
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
GET
PUT
GET
DELETE
POST
POST
POST
DELETE
GET
PUT
PUT
DELETE
POST
PUT
DELETE
PUT
DELETE
POST
PUT
DELETE
DELETE
POST
https://api.lowcodeapi.com/zohobooks/books/v3/items
Request Payload

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

Payload
namestring*
Name of the item
ratenumber*
Price of the item
descriptionstring
Description for the item
tax_idstring
ID of the tax to be associated to the item
purchase_tax_rule_idstring
Id of the purchase tax rule
sales_tax_rule_idstring
Id of the sales tax rule
tax_percentagestring
Percent of the tax
skustring
SKU value of itemshould be unique throughout the product
product_typestring
Specify the type of an item
hsn_or_sacstring
HSN Code
sat_item_key_codestring
Add SAT Item Key Code for your goods/services
unitkey_codestring
Add Unit Key Code for your goods/services
is_taxableboolean
Boolean to track the taxability of the item
tax_exemption_idstring
ID of the tax exemption
account_idstring
ID of the account to which the item has to be associated with
avatax_tax_codestring
A tax code is a unique label used to group Items
avatax_use_codestring
Used to group like customers for exemption purposes
item_typestring
Type of the item
purchase_descriptionstring
Purchase description for the item
purchase_ratestring
Purchase price of the item
purchase_account_idstring
ID of the COGS account to which the item has to be associated with
inventory_account_idstring
ID of the stock account to which the item has to be associated with
vendor_idstring
Preferred vendor ID
reorder_levelstring
Reorder level of the item
initial_stockstring
Opening stock of the item
initial_stock_ratestring
Unit price of the opening stock
item_tax_preferencesarray
Item tax preferences
custom_fieldsarray
Custom fields for an item
Response
API response data will be shown here once the request is completed.
Zoho Books