Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

OrderStatusChangedEvent

Notifies subscribers of changes to the status of an order record. Use this event to trigger flows and processes in your order workflow. This object is available in API version 51.0 and later.

This guide only lists certain information for each object. For more information, including descriptions of the fields, see OrderStatusChangedEvent in the Platform Events Developer Guide.

Fields

Field Name Field Label Type Digits Length Precision Scale
CorrelationIdentifier Correlation Identifier string 80
CreatedById Created By ID reference 18
CreatedDate Created Date datetime
EventUuid Event UUID string 36
NewStatus New Status picklist 40
NewStatusCode New Status Category picklist 255
OldStatus Old Status picklist 40
OldStatusCode Old Status Category picklist 255
OrderId Order ID reference 18
RelatedOrderId Related Order ID reference 18
RelatedOrderType Related Order Type picklist 255
ReplayId Replay ID string 1000
RequestIdentifier Request Identifier string 80