Hello, I am currently working with the Zoho Inventory API and need to retrieve the serial numbers associated with specific items in our inventory. After reviewing the document...
Hello, I'm using zoho inventory API to push items as POs, my script looks like this record_value = Map(); record_value.put("vendor_id","4267431000000087479"); //"item_id": 426...
Hello, We are currently using the beta version of FBA API with Zoho inventory. How do I ensure credit notes are being automatically being generated against returns on Amazon F...
I'm trying to create a purchase order using this endpoint https://www.zoho.com/inventory/api/v1/purchaseorders/#create-a-purchase-order Unfortunately, I'm getting this error {...
I am needing a script for two buttons, 1. Button will add todays date to a custom field named cf_sent_to_sov 2. Button will mark a checkbox or unmark a checkbox field named cf...
My Post parameter is : JSONString={"contact_name": "Test","contact_type": "customer","gst_treatment": "business_none","gst_no": "","billing_address": { "country": "India" },"s...
Has anyone had an issue with Invoices not syncing to Xero. It seems to be an issue when there is VAT on a shipping cost, but I cannot be 100% as the error is vague: "Unable to...
Hi Zoho Community, I have created an automation for zoho inventory in which i change a custom field of invoice to paid through zapier so it should triggers the custom function...
I know that I can get the primary image for each product / item or composite item, by using the /image endpoint. https://inventory.zoho.com/api/v1/compositeitems/<item-id>/im...
Hello, we are soon going live with Zoho Inventory and are needing Items/Products to automatically populate into the Account in CRM when Invoices are finalized. Over the lifeti...
I need to setup a retail application. I need one software where i have multiple warehouses and and i have a POS system. I generate invoices through POS and my inventory get de...
Hi, I'd like to know how I can populate the Sales Order Line Description via the Inventory API (field shown in the image below) I have tried using the field called "lines_item...
I trying to fetch data from Zoho inventory, I got the access token and refresh token, but when I am trying to fetch inventory data I got the error 404 code with this response,...
HI, I want to override the sales order's tax calculation for Zoho Inventory API. How I can disable the automatic tax calculation for the salesorder coming from the Sales order...
Hi Zoho, I am not able to see any API that related to create / get vendor info. Any method I can get inventory vendor id from CRM/third part app? Could you please help with th...
While testing the Zoho Inventory APP in Android, I have the following issue. I have setup automation of the Sales Order creation. This would allow a sales order cycle to be tr...