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 itemsAlways inventoryOnly images with gif,png,jpeg,jpg,bmp extensions are allowedtrue for composite items intra or interCreating 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 itemsAlways inventory intra or interQuery Parameters
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_levelStatus.All,Status.Active,Inactive,LowstockUpdating a composite item
Updating details of an existing composite item.
OAuth Scope : ZohoInventory.compositeitems.UPDATE
Arguments
true for composite itemsAlways inventoryOnly images with gif,png,jpeg,jpg,bmp extensions are allowedtrue for composite items intra or interPath Parameters
Query Parameters
Retrieving a Composite Item
Retrieving details of an existing compostie item.
OAuth Scope : ZohoInventory.compositeitems.READ
Path Parameters
Query Parameters
Deleting a Composite Item
Deleting an existing Composite Item.
OAuth Scope : ZohoInventory.compositeitems.DELETE
Path Parameters
Query Parameters
Mark as Active
Changing status of an existing composite item to active.
OAuth Scope : ZohoInventory.compositeitems.CREATE
Path Parameters
Query Parameters
Mark as Inactive
Changing status of an existing composite item to inactive.
OAuth Scope : ZohoInventory.compositeitems.CREATE
Path Parameters
Query Parameters
Create Assemblies
Assemblies 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,location_id.Query Parameters
Assemblies History
List of all Assemblies of a given composite item.
OAuth Scope : ZohoInventory.compositeitems.READ
Query Parameters
Retrieve Assemblies
Fetches the details for an existing Assemblies.
OAuth Scope : ZohoInventory.compositeitems.READ
Path Parameters
Query Parameters
Delete Assemblies
Deletes an existing Assemblies from Zoho Inventory.
OAuth Scope : ZohoInventory.compositeitems.DELETE