Items
An item is the product that is offered for sale. Nature of the product could be physical or digital. Based on the type of your business, you can offer one or more goods/services. Your product can be either fixed priced or a subscription service. Each of this may fall under a separate pricing category or have add ons associated to them.
Attribute
inventory, sales, purchases
or sales_and_purchases
. If item is associated with a group, then type should be inventory
. goods
or service
intra
or inter
Create an item
Creates a new item in Zoho Inventory.
OAuth Scope : ZohoInventory.items.CREATE
Arguments
inventory, sales, purchases
or sales_and_purchases
. If item is associated with a group, then type should be inventory
. goods
or service
intra
or inter
List all the items
Lists all the items present in Zoho Inventory.
OAuth Scope : ZohoInventory.items.READ
Bulk fetch item details
Fetch item details for the mentioned item IDs
OAuth Scope : ZohoInventory.items.READ
Update an item
Update the details of an item.
OAuth Scope : ZohoInventory.items.UPDATE
Arguments
inventory, sales, purchases
or sales_and_purchases
. If item is associated with a group, then type should be inventory
. goods
or service
intra
or inter
Retrieve an item
Fetches the details for an existing item.
OAuth Scope : ZohoInventory.items.READ
Delete an item
Deletes an existing item from Zoho Inventory.
OAuth Scope : ZohoInventory.items.DELETE
Update custom field in existing items
Update the value of the custom field in existing items.
OAuth Scope : ZohoInventory.items.UPDATE
Arguments
Query Parameters
Delete an item image
Deletes the image associated for an item in Zoho Inventory.
OAuth Scope : ZohoInventory.items.DELETE
Mark as active
Changes the status of an item to active.
OAuth Scope : ZohoInventory.items.CREATE
Mark as inactive
Mark an item as inactive.
OAuth Scope : ZohoInventory.items.CREATE