Send Invenroty Movements

Endpoinst

https://aktiva.meritaktiva.fi/api/v1/SendInvMovement

Query Payload

Exampe Payload: payload only

FieldTypeComment
DocDateDate
DocNoStr 35
Location1CodeStr 20Stock code
Location2CodeStr 20Destination Stock code
for Type 3
DepartmentCodeStr 20if used then must be fond in the database
Typeint1-in, 2-out, 3-between Stocks
Rows Array of Row objects

Row Object

FieldTypeComment
ArticleCodeString 20Must be found in the database
UOMNameString 64
ItemUnitCostDecimal 18.3Required for Type 1
QuantityDecimal18.2