AOTG API: Create Stock Item

From AutoCount Resource Center

Create Stock Item

Add a new Item to stock control.

API Method

Http Method: POST
Method: /api/public/v1/StockItem/CreateStockItem
Content-Type: application/json
Parameters: None

API Request Flow

  1. Submit Create Stock Item request
  2. Check the successful request status, if the action is Completed or Failed.
  3. To get the failed reason, use RESULT method to retrieve the message of completed or failed.

RowState

  • 0 = Unchanged
  • 1 = Added
  • 2 = Modified
  • 4 = Deleted




See Also AOTG API


Go to menu

Go to top
Resources For AutoCount Software Developers