In our previous few blogs, you must have read about the web API according we can create to fit your requirement & use with any of third party software. In this blog, we will discuss about the web API that will give you on-hand quantity of any of the item that exists in Sage 300.
New Stuff : Generic IC Item Import Macro for Sage 300 ERP
This API can mostly useful for ecommerce web sites to know the present on-hand quantity before placing the order.
Below is the simple XML structure in which you need to pass item no to know on-hand quantity of any of the particular item which are available in web store.
Once you will send this information (item number) to our API, this will give you return information in below XML structure.
If you pass “ALL” keyword to know information for all the web store items, then it will give you return data like below structure.
Like this we can also add more information which you need in this structure.
Also Read :
1. Importance of web services in Sage 300 integration
2. E-Return filing of Central Excise and Service Tax returns make easy with XML utility in SAGE 300 ERP
3. GET XML FORMAT DATA FROM WEB SERVICE RESPONSE WITHOUT EXPORTING FILE FOR SAGE 300 ERP
4. Use of third party XML files for making automated entries in SAGE 300 ERP