Endpoinst
https://aktiva.meritaktiva.fi/api/v1/SendInvMovementQuery Payload
Exampe Payload: payload only
Field | Type | Comment |
---|---|---|
DocDate | Date | |
DocNo | Str 35 | |
Location1Code | Str 20 | Stock code |
Location2Code | Str 20 | Destination Stock code for Type 3 |
DepartmentCode | Str 20 | if used then must be fond in the database |
Type | int | 1-in, 2-out, 3-between Stocks |
Rows | Array of Row objects |
Row Object
Field | Type | Comment |
---|---|---|
ArticleCode | String 20 | Must be found in the database |
UOMName | String 64 | |
ItemUnitCost | Decimal 18.3 | Required for Type 1 |
Quantity | Decimal18.2 |