Endpoints
https://aktiva.meritaktiva.fi/api/v2/getinventoryreportQuery Payload
Field | Type | Comment |
---|---|---|
ArticleGroups | Array of article groups | Array of article group codes |
Location | Str | Stock code or name |
RepDate | Date | YYYYmmDD |
ShowZero | Bool | true/false |
WithReservations | Bool | true/false |
Successful Result
Array of articles
Field | Type | Comment |
---|---|---|
ItemCode | String | |
EANCode | String | |
ItemName | String | |
LocName | String | |
Quantity | Decimal | |
ReservedQuantity | Decimal | |
UnitCode | String | |
Amount | Decimal | |
Price | Decimal |