Send Invenroty Movements

V2 should be used when willow dimensions ase used.

Endpoints v1

Estonia:    https://aktiva.merit.ee/api/v1/SendInvMovement
Poland:     https://program.360ksiegowosc.pl/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

Endpoints v2

Estonia: https://aktiva.merit.ee/api/v2/SendInvMovement
Poland: https://program.360ksiegowosc.pl/api/v2/SendInvMovement

Query Payload v2

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
Dimensions Array of Dimensions objects

Row Object

FieldTypeComment
ArticleCodeString 20Must be found in the database
UOMNameString 64
ItemUnitCostDecimal 18.3Required for Type 1
QuantityDecimal18.2
GLAccountCodeString 10
Dimensions Array of Dimensions objects

Dimensions Object

FieldTypeComment
DimIdInt
DimValueIdGuid
DimCodeStr