SupplySubscriptionsPayload
No description
type SupplySubscriptionsPayload {
additionalData: JSON
entityId: ID
event: String
newValue: String
previousValue: String
status: StatusResultEnum
}
Fields
SupplySubscriptionsPayload.additionalData ● JSON scalar common
Additional data related to the event.
SupplySubscriptionsPayload.entityId ● ID scalar common
The Entity ID for which updates will be received.
SupplySubscriptionsPayload.event ● String scalar common
The event that occurred.
SupplySubscriptionsPayload.newValue ● String scalar common
The new value of the field.
SupplySubscriptionsPayload.previousValue ● String scalar common
The previous value of the field.
SupplySubscriptionsPayload.status ● StatusResultEnum enum common
Returned By
purchaseOrdersUpdates subscription ● purchaseOrderUpdates subscription ● supplyChainUpdatesForParty subscription ● supplyOrdersUpdates subscription ● supplyOrderUpdates subscription ● supplyShipmentUpdates subscription ● supplyShipmentUpdatesForCompany subscription