Options
All
  • Public
  • Public/Protected
  • All
Menu

Module MoveStock

Books a set of Movements.

A Movement should either have a ProductID or ProductBackendID to identify the product, an OrganizationUnitID to identify the stock keeping organization, a SourceStockLabelID and DestinationStockLabelID (see GetEnumValues with type StockLabel) and (of course) a Quantity to actually book.

Supply a BackendSystemID on the request and BackendID's on the Movements to make the request idempotent.

Optionally supports a StockMutationReasonID and Remark for each Movement.

Index

Interfaces

Properties

Properties

Optional BackendSystemID

BackendSystemID: undefined | string

Optional Movements

Movements: Movement[]