| Method name | Description |
|---|---|
| AddItem | Adds a new item. |
| DeleteItem | Deletes item. |
| GetItem | Returns an item. |
| GetItemByCode | Returns an item with given code. |
| GetItems | Returns all items for the given organization. |
| GetItemsData | Returns items title, code, price and unit of measurement for the given item. |
| GetItemsSettings | Returns items settings for given orgaisation. |
| GetItemsSyncCandidates | Returns items for sync. |
| GetPriceLists | Returns item data including selling price (with and without VAT) for combination of given parameters – warehouse and item or custumer and item. |
| UpdateItem | Updates item. |