📄️ Overview
Introduction to an Order
📄️ Create Order v1
Create an order synchronously to receive order details in response
📄️ Create Order v2
Create an asynchronous order which will be placed in a queue and processed later.
This section provides a comprehensive guide on placing orders. It includes detailed instructions on using the Create Order API, covering both versions of the API endpoints, along with best practices and examples.
Introduction to an Order
Create an order synchronously to receive order details in response
Create an asynchronous order which will be placed in a queue and processed later.