|
Personally Identifiable Information (PII) |
No |
|---|---|
|
Sensitive Information |
No |
|
Released since |
2026 W2 (FSM 23.0) |
|
Deprecated since |
|
|
Removed since |
|
This spout is called when a request is accepted of cancelling all the request items by reservation code.
Configuration
Publisher configuration
Spout class qualified name:
overit.geocallapp.wfm.warehouses.spout.procurementrequest.ProcurementRequestReservationCodeCancelRequestedSpout
Subscriber configuration
-
Payload
DTOProcurementRequestReservationCodeCancelRequestedSpout
|
Name |
Data type |
Not Null |
|---|---|---|
|
id |
Long |
|
|
items |
Collection<Long> |
|
Attributes
Attribute dto: ProcurementRequestReservationCodeCancelRequestedSpout
Invoking actions
This spout is generated when a ProcurementRequestHeaderNotificationEvent with action = CANCEL_RESERVATION_CODE is launched.
The involved features are:
-
Cancel PR from UI
-
Cancel PR items from UI
-
Cancel PR from APIs
-
Cancel PR items by reservation code from APIs
NextGen APIs
Related Docs