|
Http Verb |
GET |
|---|---|
|
Url |
/inventory/warehouses/r1/operations/{operationId}/materials/{materialId} |
|
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 |
|
Business Logic
This API returns the requested operation material.
Path Parameters
|
Field |
Note |
|---|---|
|
materialId |
|
|
operationId |
|
Query String Parameters
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
404, 403