|
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 change request.
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 change request. |
|
|
Long |
Identifier of the warehouse where the change takes place. |
|
|
Long |
Identifier of the material affected. |
|
|
Long |
Identifier of the physical serialized item (if applicable). |
|
|
Long |
Identifier of the unit of measure. |
|
|
Long |
The stock type the material is moved from. |
|
|
Long |
The stock type the material is moved to. |
|
|
Double |
The quantity of material requested to change state. |
|
|
Boolean |
Flag indicating if the change has been executed. |
|
|
Long |
Identifier of the user who initiated the request. |
|
|
ZonedDateTime |
Timestamp of when the request was generated. |
Response error codes