|
Http Verb |
GET |
|---|---|
|
Url |
/inventory/warehouses/r1/operations |
|
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 warehouse filtered by input criteria.
Query String Parameters
Filter ℹ️
|
Field |
Validations |
Note |
|---|---|---|
|
id |
|
The collection of ids |
|
statusId |
|
The collection of status |
|
typeId |
|
The collection of types |
|
creationUserId |
|
The collection of users |
|
outgoingWarehouseId |
|
The collection of warehouses |
|
incomingWarehouseId |
|
The collection of warehouses |
|
referenceDate |
|
The reference date |
|
creationDate |
|
The creation 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 |
|
status |
The status |
|
type |
The type |
|
creationUser |
The creation user |
|
outgoingWarehouse |
The warehouse |
|
incomingWarehouse |
The warehouse |
|
referenceDate |
The reference date |
|
creationDate |
The creation date |
Response error codes
403