Packages
Zoho Inventory brings to you, the feature ‘Packages’ with which you can create and assign package slip numbers to the line items in your sales orders and keep track of your packages when they are shipped.
Attribute
Creating a package
A new package can be created. To create package, URL parameter salesorder_id also needed.
OAuth Scope : ZohoInventory.packages.CREATE
Arguments
Query Parameters
List all packages
List all existing packages.
OAuth Scope : ZohoInventory.packages.READ
Query Parameters
tracking_number|salesorder_number|package_number|date|created_time|last_modified_time|customer_name|customer_id|shipment_date|quantity|delivery_method
All|NotShipped|Shipped|Delivered
For example: Status.AllUse the node as date_after if specified date is not to be considered
Use the node as date_before if specified date is not to be considered
Use the node as shipment_date_after if specified date is not to be considered
Use the node as shipment_date_before if specified date is not to be considered
Updating a package
Updating details of existing package.
OAuth Scope : ZohoInventory.packages.UPDATE
Arguments
Retrieving a package
Retrieving details of existing package.
OAuth Scope : ZohoInventory.packages.READ
Deleting a package
Deleting an existing package.
OAuth Scope : ZohoInventory.packages.DELETE
Bulk print packages
Print package slips.
OAuth Scope : ZohoInventory.packages.READ
Query Parameters
List of package ids separated by comma