|
Http Verb |
GET |
|---|---|
|
Url |
/inventory/materials/r1/materials/history |
|
Permissions required |
|
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
2026 W2 (FSM 23.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
PAGINATION ORDERING-SERVER-SIDE |
Business Logic
This API returns a list of material history filtered by input criteria.
Query String Parameters
Filter ℹ️
|
Field |
Validations |
Note |
|---|---|---|
|
id |
|
The collection of ids |
|
materialId |
|
The collection of materials |
|
code |
|
The collection of codes |
|
description |
|
The description |
|
measureUnitId |
|
The collection of measure units |
|
active |
|
The axctive flag |
|
validityBegin |
|
The validity start date |
|
validityEnd |
|
The validity end date |
|
typeId |
|
The collection of types |
|
managementTypeId |
|
The collection of management types |
|
materialClassId |
|
The collection of material classes |
|
itemTypeId |
|
The collection of item types |
|
goodsGroupId |
|
The collection of good groups |
|
brandId |
|
The collection of brands |
|
alternativeCode |
|
The alternative code |
|
extendedDescription |
|
The extended description |
|
externalStatus |
|
The external status |
|
note |
|
The notes |
|
externalSystemId |
|
The collection of external systems |
|
generic |
|
The generic flag |
|
historyOperationId |
|
The collection of history operations |
|
historyInsert |
|
The history insert date |
|
managedInStock |
|
The managed in stock flag |
Order ℹ️
Default Order
Default.
Possible order values
all response payload fieldsPage.
Page ℹ️
Default.
Fields ℹ️
Default.
Language ℹ️
Default.
Header Parameters
Default.
Response documentation
Response payload fields
|
Field |
Note |
|---|---|
|
id |
The id |
|
materialId |
The material |
|
code |
The code |
|
description |
The description |
|
measureUnitId |
The measure unit |
|
active |
The axctive flag |
|
validityBegin |
The validity start date |
|
validityEnd |
The validity end date |
|
typeId |
The types |
|
managementTypeId |
The management type |
|
materialClassId |
The material classe |
|
itemTypeId |
The item type |
|
goodsGroupId |
The good group |
|
brandId |
The brand |
|
alternativeCode |
The alternative code |
|
extendedDescription |
The extended description |
|
externalStatus |
The external status |
|
note |
The notes |
|
externalSystemId |
The external system |
|
generic |
The generic flag |
|
historyOperationId |
The history operation |
|
historyInsert |
The history insert date |
|
managedInStock |
The managed in stock flag |
Response error codes
403