|
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
Returns the detailed information of a single material item within a Transfer Request.
Path Parameters
|
Field |
Type |
Note |
|---|---|---|
|
|
Long |
The technical ID of the parent Transfer Request Header. |
|
|
Long |
The technical ID of the specific item/material record |
Query String Parameters (Filters)
Language ℹ️
Default.
Header Parameters
Default.
Response documentation
Response payload fields
|
Field |
Type |
Description |
|---|---|---|
|
id |
|
Unique identifier of the transfer request material item. |
|
headerId |
|
Identifier of the parent Transfer Request Header. |
|
materialId |
|
Identifier of the specific material. |
|
stockTypeId |
|
Reference to the stock type. |
|
measureUnitId |
|
Identifier of the unit of measure. |
|
expectedQuantity |
|
The total quantity of material requested. |
|
sentQuantity |
|
The quantity of material effectively shipped. |
|
receivedQuantity |
|
The quantity of material confirmed at destination. |
|
active |
|
Flag indicating if the transfer item is currently active. |
Response error codes