|
Http Verb |
GET |
|---|---|
|
Url |
/inventory/warehouses/r1/procurement-request-details/self |
|
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 |
Business Logic
This API returns a list of procurement request that
-
the current user is the pick up user, or is the creator of the procurement request, or is the creator of the transfer request form which the procurement request has been created;
-
the procurement request is not in a final status, or the status is final but the last change on it has been made no more than the number of days defined in the company property
company.fsm.inventory.procurementRequestVisibilityDaysAfterClosure
Query String Parameters
Filter ℹ️
Order ℹ️
Default Order
Not supported.
Possible order values
Not supported
Page ℹ️
Default.
Fields ℹ️
Not supported
Language ℹ️
Not supported.
Header Parameters
Default.
Response documentation
Response payload fields
|
|
Field |
Field Type |
Description |
|
|---|---|---|---|---|
|
1 |
Header |
id |
|
Id |
|
2 |
code |
|
Code |
|
|
3 |
description |
|
Description |
|
|
4 |
pickingUpUserId |
|
Id of the picking up user |
|
|
5 |
decodedPickingUpUser |
|
Decoded name of the picking up user |
|
|
6 |
statusId |
|
Status |
|
|
7 |
typeId |
|
Type |
|
|
8 |
warehouseId |
|
Warehouse |
|
|
9 |
creationDate |
|
Creation Date |
|
|
10 |
creationUserId |
|
Creation user |
|
|
11 |
decodedCreationUser |
|
Decoded name of the creation user |
|
|
12 |
transferRequestId |
|
Transfer Request |
|
|
13 |
Items |
id |
|
Id |
|
14 |
headerId |
|
Procurement Request Header |
|
|
15 |
requestedQuantity |
|
Requested Quantity |
|
|
16 |
deliveredQuantity |
|
Delivered Quantity |
|
|
17 |
reservationCode |
|
Reservation Code |
|
|
18 |
isInKit |
|
Is in Kit |
|
|
19 |
statusId |
|
Item Status |
|
|
20 |
materialId |
|
Material |
|
|
21 |
serialNumbers |
|
serialNumbers
|
Field |
Description |
|
|---|---|---|
|
1 |
id |
Id |
|
2 |
materialId |
Material |
|
3 |
active |
Active |
|
4 |
code |
Code |
|
5 |
modelId |
Model Id |
Response error codes