|
Http Verb |
GET |
|---|---|
|
Url |
/inventory/warehouses/r1/procurement-requests |
|
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 MULTILANGUAGE |
Business Logic
This API returns a list of procurement request headers filtered by input criteria.
Query String Parameters
Filter ℹ️
|
Field |
Validations |
Note |
|---|---|---|
|
id |
|
The collection of ids |
|
code |
|
The collection of codes |
|
description |
|
The description |
|
typeId |
|
The collection of ids |
|
statusId |
|
The collection of ids |
|
warehouseId |
|
The collection of ids |
|
pickingUpUserId |
|
The collection of ids |
|
transferRequestId |
|
The collection of ids |
|
originalProcurementRequestId |
|
The collection of ids |
|
creationUserId |
|
The collection of ids |
|
authorizingUserId |
|
The collection of ids |
|
authorizationDate |
|
authorization date |
|
hasBeenAuthorized |
|
authorization flag |
|
externalCode |
|
The collection of external Codes |
|
initialDeliveryStatus |
|
The collection of initial Delivery Status |
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 |
|
|
code |
|
|
description |
|
|
typeId |
|
|
statusId |
|
|
warehouseId |
|
|
pickingUpUserId |
|
|
transferRequestId |
|
|
originalProcurementRequestId |
|
|
creationUserId |
|
|
creationDate |
|
|
lastUpdateUserId |
|
|
lastUpdateDate |
|
|
authorizingUserId |
|
|
authorizationDate |
|
|
hasBeenAuthorized |
|
|
externalCode |
|
|
initialDeliveryStatus |
|
Response error codes