Endpoints
Estonia: https://aktiva.merit.ee/api/v1/getitems
Poland: https://program.360ksiegowosc.pl/api/v1/getitems
Query Payload
Field | Type | Comment | |
---|---|---|---|
Id | Guid | If filled, next fields will be ignored | |
Code | Str | Broad match | |
Description | Str | Broad match | |
LocationCode | Str | Otional if filled, then stock code for current goods on hand report |
Successful Result
The result for this request can be:
- empty result
- a certain item (if exact match is used and/or only one item is found)
- a list of items matching the broad match term.
- If filled LocationCode, then InventoryQty and InventoryCost for selected stock.
The result, if not empty, is the following object:
- ItemId
- Code
- Name
- UnitofMeasureName
- Type
- SalesPrice
- InventoryQty
- ReservedQty
- VatTaxName
- Usage
- SalesAccountCode
- PurchaseAccountCode
- InventoryAccountCode
- ItemCostAccountCode
- DiscountPct
- LastPurchasePrice
- ItemUnitCost
- InventoryCost
- ItemGroupName
- DefLoc_Name
- GTUCodes