The CalculateFifoStockValueBatchNumber function calculates the total fifoStockValue for the given productId and returns the batchnumber used for this calculation.
The request body is of type CalculateFifoStockValueBatchNumber.
Request Body Parameters
Name | Description | Data Type |
storeId | | xml:int |
productId | | xml:int |
stockDate | | xml:dateTime |
Overview
|
|
Sequence
| |
The response body is of type CalculateFifoStockValueBatchNumberResponse.
Response Body Parameters
Name | Description | Data Type |
CalculateFifoStockValueBatchNumberResult | | xml:int |
Overview
|
|
Sequence
| |