Skip to main content

SupplySubscriptionsPayload

No description

type SupplySubscriptionsPayload {
additionalData: JSON
entityId: ID
event: String
newValue: String
previousValue: String
status: StatusResultEnum
}

Fields

SupplySubscriptionsPayload.additionalData ● JSON scalar

Additional data related to the event.

SupplySubscriptionsPayload.entityId ● ID scalar

The Entity ID for which updates will be received.

SupplySubscriptionsPayload.event ● String scalar

The event that occurred.

SupplySubscriptionsPayload.newValue ● String scalar

The new value of the field.

SupplySubscriptionsPayload.previousValue ● String scalar

The previous value of the field.

SupplySubscriptionsPayload.status ● StatusResultEnum enum

Returned By

purchaseOrdersUpdates subscription ● purchaseOrderUpdates subscription ● supplyChainUpdatesForParty subscription ● supplyOrdersUpdates subscription ● supplyOrderUpdates subscription ● supplyShipmentUpdates subscription ● supplyShipmentUpdatesForBrand subscription