NextGen APIs

Procurement Request Item Update

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 new procurement request item is updated.

Configuration

Publisher configuration

Spout class qualified name:

overit.geocallapp.wfm.warehouses.spout.procurementrequest.item.ProcurementRequestItemUpdatedSpout

Subscriber configuration

-

Payload

DTOProcurementRequestItemUpdatedSpout

Name

Data type

Not Null

id

Long

check mark

item

Long

check mark

material

Long

check mark

isInKit

Boolean

cross mark

status

Long

check mark

requestedQuantity

Double

cross mark

deliveredQuantity

Double

cross mark

reservationCode

String

cross mark

externalCostAccount

Long

cross mark

externalMovementType

Long

cross mark

externalCost

Long

cross mark

externalAuxiliarAccount

Long

cross mark

externalWarehouse

Long

cross mark

groupUuid

String


errorMessage

String

cross mark

sendingAttempts

Long

cross mark

Attributes

Attribute dto: DTOProcurementRequestItemUpdatedSpout

Invoking actions

This spout is generated when a ProcurementRequestItemNotificationEvent with action = update is launched.

The involved features are:

  • Update PR item from UI actions

  • Update PR item from APIs

NextGen APIs

Procurement Request Item