The GetSingleFifoStockValue function returns the fifoStockValue record for the given primary key.
| Method | /GetSingleFifoStockValue |
The request body is of type GetSingleFifoStockValue.
| Name | Description | Data Type |
|---|---|---|
| itemId | xml:int |

![]() |
|
The response body is of type GetSingleFifoStockValueResponse.
| Name | Description | Data Type |
|---|---|---|
| GetSingleFifoStockValueResult | FifoStockValueInfo |

![]() |
|