API Documentation

StockEntry


Stock entries for given organisation.

Method name Description
AddStockEntry Adds a new stock entry.
DeleteStockEntry Deletes stock entry.
GetCustomActionStockEntry Performs a custom action on stock entry.

Available actionName values:
  • getDeliveryNotepdf
GetStockEntries Returns all stock entries for given organisation.
GetStockEntry Returns stock entry.
PutCustomActionStockEntry Performs a custom action on stock entry.

Available actionName values:
  • confirm
  • cancelConfirmation
UpdateStockEntry Updates stock entry.