LowCodeAPI
  • Packages(6)
    • POST
      Creating a package
    • GET
      List all packages
    • PUT
      Updating a package
    • GET
      Retrieving a package
    • DEL
      Deleting a package
    • GET
      Bulk print packages
POST
POST
POST
POST
POST
PUT
POST
DELETE
POST
PUT
DELETE
POST
PUT
DELETE
POST
POST
POST
GET
PUT
GET
DELETE
GET
POST
POST
DELETE
POST
https://api.lowcodeapi.com/zohoinventory/inventory/v1/packages
Request Payload

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

Payload
package_numberstring
Name of the package
datestring*
Date on which package is prepared
custom_fieldsarray
Custom fields for a package.
line_itemsarray*
Details of the items in this package
notesstring
Notes for package
salesorder_idstring*
Unique ID generated by the server for sales order
Response
API response data will be shown here once the request is completed.
Zoho Inventory