The DeleteFifoStockValues function deletes a number of fifoStockValue records.
Method | /DeleteFifoStockValues |
The request body is of type DeleteFifoStockValues.
Name | Description | Data Type |
---|---|---|
storeId | xml:int | |
productId | xml:int | |
batchNumber | xml:int |
|
The response body is of type DeleteFifoStockValuesResponse.
Name | Description | Data Type |
---|---|---|
DeleteFifoStockValuesResult | xml:boolean |
|