stock_movement_item parameter object data
| | |
---|
installed_item_identifier
(mandatory) | String | An existing installed item that should be moved from one warehouse to the other. The allowed installed item identifier fields are the following: Name | Type | Description |
---|
id (semi-optional) | String | The ID of the installed item | serial_number (semi-optional) | String | The serial number of the installed item | alternative_code (semi-optional) | String | The alternative code of a installed item |
|
product_identifier
(semi-optional) | String | A non traceable physical good that should be moved from one warehouse to the other. The allowed physical good product identifier fields are the following: Name | Type | Description |
---|
id (semi-optional) | String | The ID of the product | code (semi-optional) | String | The code of the product | alternative_code (semi-optional) | String | The alternative code of the product |
|
warehouse_transaction_batch_number (semi-optional) | String | The batch number of a warehouse transaction. All of the transaction's installed items they will be retrieved and included in the stock movement transaction, if they still exist in the from warehouse. |
quantity
(mandatory on conditions) | Number | The quantity of the non traceable physical goods that should be moved from one warehouse to the other. This is available and mandatory only if a non traceable physical good is specified in the product_identifier parameter
|