Item Groups
Item Group are the products that you sell or services that you render to various clients and can be purchased from various vendors in a business. Create and manage the item groups your business deals with and also create price lists for specific item and clients.
Create an Item Group
A new Item Group can a be created. While creating items, user can attach image for product group by passing form-data parameter image
i.e., -F image=bag_s.jpg
.
OAuth Scope : ZohoInventory.items.CREATE
Arguments
List all Item Groups
Lists all the Item Groups that are present in the Zoho Inventory organization.
OAuth Scope : ZohoInventory.items.READ
Update an Item Group
Updates the details of an existing Item Group.
OAuth Scope : ZohoInventory.items.UPDATE
Arguments
Retrieve an Item Group
Fetches the details for an existing Item Group.
OAuth Scope : ZohoInventory.items.READ
Delete an Item Group
Deletes an existing Item Group from Zoho Inventory.
OAuth Scope : ZohoInventory.items.DELETE
Mark as Active
Marks an Item group as Active.
OAuth Scope : ZohoInventory.items.CREATE
Mark as Inactive.
Marks as Item Group as Inactive.
OAuth Scope : ZohoInventory.items.CREATE