Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 842 Bytes

File metadata and controls

15 lines (12 loc) · 842 Bytes

# PutStockMovementsStockMovement

Properties

Name Type Description Notes
stockItemId string The stock item of the stock movement [optional]
date \DateTime The date the stock movement occurred [optional]
quantity float The quantity of the goods adjusted [optional]
costPrice float The cost per unit of stock purchased [optional]
details string The transaction details of the stock movement [optional]
movementNumber string The movement number of the stock movement [optional]
reference string The reference of the stock movement [optional]

[Back to Model list] [Back to API list] [Back to README]