LowCodeAPI
  • Item Groups(7)
    • POST
      Create an Item Group
    • GET
      List all Item Groups
    • PUT
      Update an Item Group
    • GET
      Retrieve an Item Group
    • DEL
      Delete an Item Group
    • POST
      Mark as Active
    • POST
      Mark as Inactive
POST
POST
POST
POST
POST
PUT
POST
DELETE
POST
PUT
DELETE
POST
PUT
DELETE
POST
GET
PUT
GET
DELETE
POST
POST
POST
POST
DELETE
POST
POST
POST
https://api.lowcodeapi.com/zohoinventory/inventory/v1/itemgroups
Request Payload

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

Payload
group_namestring*
Name of the Item Group
brandstring
Brand of the Item Group
manufacturerstring
Manufacturer of Item Group
unitstring
Unit of measurement of the Item Group
descriptionstring
Description of the Item Group
tax_idnumber
Unique ID generated by the server for the tax associated with the item
attribute_name1string
Name of the attribute present in the Item Group
itemsarray
The items present in the Item Group.
skustring
designation of the contact person in the organisation
Response
API response data will be shown here once the request is completed.
Zoho Inventory