Composite Items
A form or version of an composite item that differs in some respect from other forms of the same or from a standard. You can create your composite items by associating multiple items and their respective quantities.
Attribute
true for composite items
Always inventory
Only images with gif,png,jpeg,jpg,bmp extensions are allowed
true for composite items
intra
or inter
Creating a Composite Item
A new composite item can be created after creating items that we want to associcate with composite item. User can attach image for composite item by calling Different API 'https://www.zohoapis.com/inventory/v1/compositeitems/{composite_item_id}/image', passing form-data parameter image i.e. -F image=bag_s.jpg
OAuth Scope : ZohoInventory.compositeitems.CREATE
Arguments
true for composite items
Always inventory
intra
or inter
List All Composite Items
List of all composite items.
OAuth Scope : ZohoInventory.compositeitems.READ
Query Parameters
name
,sku
,rate
,tax_name
,purchase_rate
,created_time
,last_modified_time
,reorder_level
Status.All
,Status.Active
,Inactive
,Lowstock
Updating a composite item
Updating details of an existing composite item.
OAuth Scope : ZohoInventory.compositeitems.UPDATE
Arguments
true for composite items
Always inventory
Only images with gif,png,jpeg,jpg,bmp extensions are allowed
true for composite items
intra
or inter
Retrieving a Composite Item
Retrieving details of an existing compostie item.
OAuth Scope : ZohoInventory.compositeitems.READ
Deleting a Composite Item
Deleting an existing Composite Item.
OAuth Scope : ZohoInventory.compositeitems.DELETE
Mark as Active
Changing status of an existing composite item to active.
OAuth Scope : ZohoInventory.compositeitems.CREATE
Mark as Inactive
Changing status of an existing composite item to inactive.
OAuth Scope : ZohoInventory.compositeitems.CREATE
Create Bundle
Bundling is the technique of putting together different components in desired quantities to produce a single commodity. These components could be goods, services and other non-inventory items of your choice.
OAuth Scope : ZohoInventory.compositeitems.CREATE
Arguments
item_id
,name
,description
,quantity_consumed
,unit
,account_id
,warehouse_id
.Bundling History
List of all bundles of a given composite item.
OAuth Scope : ZohoInventory.compositeitems.READ
Query Parameters
Retrieve Bundle
Fetches the details for an existing bundle.
OAuth Scope : ZohoInventory.compositeitems.READ
Delete Bundle
Deletes an existing bundle from Zoho Inventory.
OAuth Scope : ZohoInventory.compositeitems.DELETE