|
Http Verb |
GET |
|---|---|
|
Url |
|
|
Permissions required |
|
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r2 |
|
Released since |
2026 W07 (FSM 26.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
Inventory, Warehouse, Central |
Business Logic
Retrieves the specific details of a single stock record.
Path Parameters
|
Field |
Type |
Note |
|---|---|---|
|
|
Long |
The parent Transfer Request ID. |
Query String Parameters (Filters)
Language ℹ️
Default.
Header Parameters
Default.
Response documentation
Response payload fields
|
Field |
Type |
Description |
|---|---|---|
|
|
Long |
Unique identifier of the stock record. |
|
|
Long |
Identifier of the associated warehouse material. |
|
|
Long |
Identifier of the stock type. |
|
|
Long |
Identifier of the unit of measure. |
|
|
Double |
The current available quantity. |
|
|
Long |
Identifier of the last transaction that updated this stock. |
|
|
Long |
Identifier of the associated physical serialized material, if any. |
Response error codes