Place Order Reply Confirmation
Confirm order precautions and warnings presented from placing orders. Orders must be replied to immediately after receiving the reply message. Submitting other orders or other requests will cancel the order and attempts to acknowledge the reply will result in a 503 error.
Users that wish to avoid receiving /reply message should consider using the Suppression endpoint to automatically accept them.
Abap
Python
Abap
Response Object
orderId: String.
Returns the orders identifier which can be used for order tracking, modification, and cancellation.
order_status: String.
Returns the order status of the current market order.
See Order Status Value for more information.
encrypt_message: String.
Returns a “1” to display that the message sent was encrypted.
NOTE: After sending your initial confirmation to the /iserver/reply/{replyId} endpoint, you may receive additional reply messages. These confirmation messages must also be responded to before the order will submit.

