An Order Confirmation event occurs when the Order Management System takes an order through all holds and fraud checks and starts processing the order. At the time of the Order Confirmation event, the order is sent to the warehouse.

Radial supports two different ways to receive event messages from this API and other event-based APIs.

Schemas:

Order Confirm Event Types:

  • Regular Order Confirm Event
  • ZCR Order Confirmation Event

XPath: /OrderConfirmed/MessageSource

Regular Order Confirm Event <MessageSource/>
ZCR Order Confirmation Event <MessageSource>ZCROrderConfirm</MessageSource>

OrderConfirmed Message

For queue-based implementations, a new OrderConfirmed message is generated for each new event.

Queue name: q.Order.Confirmation.<StoreCode>.2-0

Single-Event Message Examples

Click any heading below to view the example message.

OrderConfirmedList Message

For Webhooks-based implementations, Order Confirmation events are grouped together in one OrderConfirmedList message.

Event List Message Example

Click the heading below to view the example message.