|
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 historical log of changes for a specific stock record.
Path Parameters
|
Field |
Type |
Note |
|---|---|---|
|
|
Long |
The parent Transfer Request ID. |
|
|
Long |
|
Query String Parameters (Filters)
Language ℹ️
Default.
Header Parameters
Default.
Response documentation
Response payload fields
|
Field |
Type |
Description |
|---|---|---|
|
|
Long |
Unique identifier of the history record. |
|
|
Long |
Identifier of the associated warehouse material. |
|
|
Long |
Identifier of the stock type. |
|
|
Long |
Identifier of the unit of measure. |
|
|
Double |
The quantity recorded at this specific moment. |
|
|
ZonedDateTime |
Timestamp when this history snapshot was created. |
|
|
Long |
Reference to the parent stock ID. |
|
|
Long |
Reference to the immediate preceding history record ID. |
Response error codes