Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

PURPOSE OF SERVICE

The Webservice get Item listing.

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

Request Method : POST

Type : x-www-form-urlencoded

userName : Required 

password : Required

limit : This parameter is optional and by default it is set 100, set a high value to get all items

conditions : This parameter is optional and it should be written as [lastupdate>'2017-01-01']


Example (PostMan)


  • No labels