Create an order request (Coming soon)
Orders
Create an order request (Coming soon)
Submit a request to create multiple orders and get back an acknowledgement response containing the orders’ ID’s immediately. Orders with status of Pending will be created immediately in order to generate IDs; Any in-play/BIR delay, as well as initial matching will be performed asynchronously. The order IDs, and/or any errors, will be ordered in the response in the same order as in the request. Updates about orders created via this method maybe found as OrderUpdate messages through the StreamAPI and/or by calling GET /orders/ with the returned IDs
POST
Create an order request (Coming soon)