Use this endpoint to create a new order. Placing an order requires the following interactions:

  • Create order with 🍋.markets
  • Present order details to user (regulatory information, esp. estimated_execution_price)
  • User confirms by providing PIN
  • App sends confirmation
  • 🍋.markets forwards order to stock exchange

    Take a look at this sequence diagram for a visualization:

    sequence diagram of order placement flow

  • Language
    Authentication
    Bearer
    JWT
    Click Try It! to start a request and see the response here!