Order completion events are triggered when an order has completed processing.
status
field to determine the type of payload you have received.
status
of COMPLETED
status
of FAILED
Sent when an order finishes processing, the body object will be one of the following schemas depending on the order status.
Webhook message sent when an order has completed processing. Used for orders that have completed. This class is typically used when returning a list of orders to the client.
Return a 200 status to indicate that the data was received successfully