/
REST - Item balance by Location and itemCode

REST - Item balance by Location and itemCode

The Web-service gets Item balance by Location and Item Code.


URL : http://<wavelet erp url>/ws/api/itemService/getStockBalanceByLocation

Request Method : POST

Type : x-www-form-urlencoded

userName : Required 

password : Required

locationCode : This parameters is optional. Use this parameter in order to get the product balance for a specific locations (one or more locations), the location codes must be separated by comma (,).

itemCode : This parameters is optional. Use this parameter in order to get the product balance for a specific item, the item codes must be separated by comma (,).



Example (PostMan)

A: Get product balance for ALL LOCATIONS

B: Get product balance for specific locations


C: Get product balance for specific Item and locations

Private & Confidential