|
Http Verb |
GET |
|---|---|
|
Url |
/inventory/warehouses/r1/operations/{operationId}/materials |
|
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 operation material filtered by input criteria.
Path Parameters
|
Field |
Validations |
Note |
|---|---|---|
|
operationId |
|
the header |
Query String Parameters
Filter ℹ️
|
Field |
Validations |
Note |
|---|---|---|
|
id |
|
The collection of ids |
|
materialId |
|
The collection of materials |
|
statusId |
|
The collection of status |
|
outgoingStockTypeId |
|
The collection of stock types |
|
incomingStockTypeId |
|
The collection of stock types |
|
measureUnitId |
|
The collection of measureUnit |
|
expectedQuantity |
|
The expected Quantity |
|
creationUserId |
|
The collection of creation users |
|
creationDate |
|
The creation date |
|
outgoingQuantity |
|
The outgoing Quantity |
|
sendingUserId |
|
The collection of sending Users |
|
sendingDate |
|
The sending Date |
|
incomingQuantity |
|
The incoming Quantity |
|
receivingUserId |
|
The collection of receiving Users |
|
receivingDate |
|
The receiving date |
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 |
|
headerId |
The header |
|
materialId |
The material |
|
statusId |
The status |
|
outgoingStockTypeId |
The outgoing stock type |
|
incomingStockTypeId |
The incoming stock type |
|
measureUnitId |
The measure unit |
|
expectedQuantity |
The expected quantity |
|
creationUserId |
The creation user |
|
creationDate |
The creation date |
|
outgoingQuantity |
The outgoing quantity |
|
sendingUserId |
The sending user |
|
sendingDate |
The sending date |
|
incomingQuantity |
The incoming quantity |
|
receivingUserId |
The receiving user |
|
receivingDate |
The receiving date |
|
errorCode |
The error code |
|
errorDescription |
The error description |
Response error codes
403