|
Personally Identifiable Information (PII) |
No |
|---|---|
|
Sensitive Information |
No |
|
Released since |
2026 W2 (FSM 23.0) |
|
Deprecated since |
|
|
Removed since |
|
Event functional name
This spout is called when a warehouse pickup user is deleted.
Configuration
Publisher configuration
Spout class qualified name:
overit.geocallapp.wfm.warehouses.bl.central.pickupuser.event.WarehousePickupUserDeletedPublishEvent
Subscriber configuration
-
Payload
DTOWarehousePickupUserDeletedSpout
|
Name |
Data type |
Not Null |
|---|---|---|
|
id |
Long |
|
|
warehouse |
Long |
|
|
user |
Long |
|
|
isSchedulingResource |
Boolean |
|
|
identityDocumentType |
Long |
|
|
identityDocumentNumber |
String |
|
|
isPreferred |
Boolean |
|
Attributes
Attribute dto: DTOWarehousePickupUserDeletedSpout
Invoking actions
This spout is generated when a WarehousePickupUserNotificationEvent with action = delete is launched.
The involved features are:
-
Delete warehouse pickup user from APIs
NextGen APIs
Related Docs