---
title: "Submit Order"
method: POST
path: "/orders"
tags: ["order-execution"]
---

# Submit Order

`POST /orders`

Submits 1 or more orders

## Query parameters

- `access_token` string, required

## Response `200`

Orders Response

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `500` — Unexpected Error
- `502` — Bad Gateway
- `504` — Gateway Timeout

## Changes

- **2018-08-01** `0051f080d8d7` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/tradestation/apis/tradestation-api/changes/orders/post.md)

---

[API](https://skmtc.dev/tradestation/apis/tradestation-api.md) · [All operations](https://skmtc.dev/tradestation/apis/tradestation-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tradestation/tradestation-api/revisions/7aeb0e6bb07e/schema)
